2026-03-26 19:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-26 19:00:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-26 19:00:06 [vpauto.fr] INFO: Starting spider vpauto.fr
2026-03-26 19:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-26 19:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-26 19:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-26 19:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-26 19:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: 957709d759058ea3
2026-03-26 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-26 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-26T19_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-26 19:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 19:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-26 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-26 19:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-26 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-26 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-26 19:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 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 2113
2026-03-26 19:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-26 19:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-26 19:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: en
2026-03-26 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-26 19:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-26 19:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-26 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-26 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-26 19:00:06 [scrapy.core.engine] INFO: Spider opened
2026-03-26 19:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 19:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
2026-03-26 19:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-26 19:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 19:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-26 19:00:11 [vpauto.fr] INFO: Requesting listing page 1: https://vpauto.eu/vehicle/list?page=1
2026-03-26 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-26 19:01:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 19:01:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-26 19:02:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-26 19:02:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-26 19:02:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.566(s), this was the 1st time calling it.
2026-03-26 19:02:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.106815896243428 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-26 19:02:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=1> (referer: None) ['zyte-api']
2026-03-26 19:02:31 [vpauto.fr] INFO: Found 96 ads on page 1
2026-03-26 19:02:31 [vpauto.fr] INFO: Found listing with ID: 7339f956ec
2026-03-26 19:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277339f956ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:31 [vpauto.fr] INFO: Scrape type for 7339f956ec: 0
2026-03-26 19:02:31 [vpauto.fr] INFO: Found listing with ID: b6834718f8
2026-03-26 19:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:31 [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-26 19:02:31 [vpauto.fr] INFO: Scrape type for b6834718f8: 0
2026-03-26 19:02:31 [vpauto.fr] INFO: Found listing with ID: ba64826a55
2026-03-26 19:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba64826a55%27 HTTP/1.1" 200 None
2026-03-26 19:02:31 [vpauto.fr] INFO: Scrape type for ba64826a55: 0
2026-03-26 19:02:31 [vpauto.fr] INFO: Found listing with ID: 31d37bdbb1
2026-03-26 19:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:31 [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-26 19:02:31 [vpauto.fr] INFO: Scrape type for 31d37bdbb1: 0
2026-03-26 19:02:31 [vpauto.fr] INFO: Found listing with ID: 5a9ee95b55
2026-03-26 19:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275a9ee95b55%27 HTTP/1.1" 200 None
2026-03-26 19:02:31 [vpauto.fr] INFO: Scrape type for 5a9ee95b55: 0
2026-03-26 19:02:31 [vpauto.fr] INFO: Found listing with ID: b671ac6ab1
2026-03-26 19:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:31 [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-26 19:02:31 [vpauto.fr] INFO: Scrape type for b671ac6ab1: 0
2026-03-26 19:02:31 [vpauto.fr] INFO: Found listing with ID: 15bf5091ec
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2715bf5091ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 15bf5091ec: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 83adcd7af8
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for 83adcd7af8: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 366c7632f8
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for 366c7632f8: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: bc0a882b1
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for bc0a882b1: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 764db9d55
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27764db9d55%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 764db9d55: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 7faf8132ec
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277faf8132ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 7faf8132ec: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 3f14476d55
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273f14476d55%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 3f14476d55: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 877ed83bb1
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for 877ed83bb1: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: d7c1b827f8
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for d7c1b827f8: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: fbc1e8c2ec
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fbc1e8c2ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for fbc1e8c2ec: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 740848e4f8
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for 740848e4f8: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 52ff930155
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2752ff930155%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 52ff930155: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: af86185ec
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af86185ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for af86185ec: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 178f046bb1
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for 178f046bb1: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 801f3152b1
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for 801f3152b1: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: ec798a7f55
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ec798a7f55%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for ec798a7f55: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: e133136df8
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for e133136df8: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 9c17895cec
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279c17895cec%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 9c17895cec: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 3dcb1bca55
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273dcb1bca55%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 3dcb1bca55: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 5103e57ff8
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for 5103e57ff8: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: e2fa89e8b1
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for e2fa89e8b1: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 2c3ad0dcec
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272c3ad0dcec%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 2c3ad0dcec: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: b610acaef8
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for b610acaef8: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 591c9c1f55
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27591c9c1f55%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 591c9c1f55: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: f0ac4f5ec
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0ac4f5ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for f0ac4f5ec: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: e4ba44d7b1
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for e4ba44d7b1: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 6d7500c2b1
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for 6d7500c2b1: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 1a12d959ec
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271a12d959ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 1a12d959ec: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: bc4c269455
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bc4c269455%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for bc4c269455: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 533e33c6f8
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for 533e33c6f8: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 9adbf19f55
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279adbf19f55%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 9adbf19f55: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 90c7dca9ec
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2790c7dca9ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for 90c7dca9ec: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: a332cb71b1
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for a332cb71b1: 2
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: e43234a9f8
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for e43234a9f8: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 7b78114ab1
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for 7b78114ab1: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: f415ccadec
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f415ccadec%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for f415ccadec: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: a1c4f78ef8
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [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-26 19:02:32 [vpauto.fr] INFO: Scrape type for a1c4f78ef8: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: b54d75ea55
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b54d75ea55%27 HTTP/1.1" 200 None
2026-03-26 19:02:32 [vpauto.fr] INFO: Scrape type for b54d75ea55: 0
2026-03-26 19:02:32 [vpauto.fr] INFO: Found listing with ID: 44ea65e4f8
2026-03-26 19:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for 44ea65e4f8: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: a4d16ad055
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4d16ad055%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for a4d16ad055: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: d4b03e04b1
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for d4b03e04b1: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 384e4591b1
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for 384e4591b1: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 7f384afbec
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277f384afbec%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 7f384afbec: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: d23adb2f55
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d23adb2f55%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for d23adb2f55: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 45806c8ef8
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for 45806c8ef8: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 9194cde9b1
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for 9194cde9b1: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: e33b1ad6f8
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for e33b1ad6f8: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 75ea06d655
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2775ea06d655%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 75ea06d655: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: a4166328ec
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a4166328ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for a4166328ec: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: c5e98fdeec
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5e98fdeec%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for c5e98fdeec: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 164a244655
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27164a244655%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 164a244655: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: b2b6d635b1
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for b2b6d635b1: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 38f2bb17f8
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for 38f2bb17f8: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: a42c9698f8
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for a42c9698f8: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 1984d0a0ec
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271984d0a0ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 1984d0a0ec: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: fce93d5455
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fce93d5455%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for fce93d5455: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: e8c8cc50b1
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for e8c8cc50b1: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 8b227894b1
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for 8b227894b1: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 365e9c7b55
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27365e9c7b55%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 365e9c7b55: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: c0008badf8
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for c0008badf8: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 886ef72cec
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27886ef72cec%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 886ef72cec: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 4f95122db1
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for 4f95122db1: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 8ce1b976ec
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ce1b976ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 8ce1b976ec: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: d017892df8
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for d017892df8: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: d589ae7d55
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d589ae7d55%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for d589ae7d55: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 82d1d48cb1
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for 82d1d48cb1: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: c65601c6f8
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for c65601c6f8: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 7cd7886dec
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277cd7886dec%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 7cd7886dec: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 1072609f55
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271072609f55%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 1072609f55: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 35daf9bbf8
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for 35daf9bbf8: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 5601798bec
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275601798bec%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 5601798bec: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 38247834b1
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738247834b1%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 38247834b1: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 5888b5c855
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275888b5c855%27 HTTP/1.1" 200 None
2026-03-26 19:02:33 [vpauto.fr] INFO: Scrape type for 5888b5c855: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 37be6b2fb1
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:33 [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-26 19:02:33 [vpauto.fr] INFO: Scrape type for 37be6b2fb1: 0
2026-03-26 19:02:33 [vpauto.fr] INFO: Found listing with ID: 36e0a77c55
2026-03-26 19:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736e0a77c55%27 HTTP/1.1" 200 None
2026-03-26 19:02:34 [vpauto.fr] INFO: Scrape type for 36e0a77c55: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 29296999ec
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2729296999ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:34 [vpauto.fr] INFO: Scrape type for 29296999ec: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 1442e66af8
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [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-26 19:02:34 [vpauto.fr] INFO: Scrape type for 1442e66af8: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 4dc861dc55
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274dc861dc55%27 HTTP/1.1" 200 None
2026-03-26 19:02:34 [vpauto.fr] INFO: Scrape type for 4dc861dc55: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 1ac0c3b8ec
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271ac0c3b8ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:34 [vpauto.fr] INFO: Scrape type for 1ac0c3b8ec: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: fde7b307f8
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [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-26 19:02:34 [vpauto.fr] INFO: Scrape type for fde7b307f8: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: b62f4b1bb1
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [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-26 19:02:34 [vpauto.fr] INFO: Scrape type for b62f4b1bb1: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 61f37f06f8
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [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-26 19:02:34 [vpauto.fr] INFO: Scrape type for 61f37f06f8: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: dc60578dec
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc60578dec%27 HTTP/1.1" 200 None
2026-03-26 19:02:34 [vpauto.fr] INFO: Scrape type for dc60578dec: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 9131c3d955
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279131c3d955%27 HTTP/1.1" 200 None
2026-03-26 19:02:34 [vpauto.fr] INFO: Scrape type for 9131c3d955: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 3bbadadbb1
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [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-26 19:02:34 [vpauto.fr] INFO: Scrape type for 3bbadadbb1: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 6374189b1
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [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-26 19:02:34 [vpauto.fr] INFO: Scrape type for 6374189b1: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 2a6e4e8af8
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [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-26 19:02:34 [vpauto.fr] INFO: Scrape type for 2a6e4e8af8: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 5428bd0255
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275428bd0255%27 HTTP/1.1" 200 None
2026-03-26 19:02:34 [vpauto.fr] INFO: Scrape type for 5428bd0255: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 2faee677ec
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272faee677ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:34 [vpauto.fr] INFO: Scrape type for 2faee677ec: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Found listing with ID: 4d9d5fcef8
2026-03-26 19:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:34 [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-26 19:02:34 [vpauto.fr] INFO: Scrape type for 4d9d5fcef8: 0
2026-03-26 19:02:34 [vpauto.fr] INFO: Requesting listing page 2: https://vpauto.eu/vehicle/list?page=2
2026-03-26 19:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:02: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-26 19:02:39 [vpauto.fr] INFO: Found 96 ads on page 2
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 13ce02e755
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2713ce02e755%27 HTTP/1.1" 200 None
2026-03-26 19:02:39 [vpauto.fr] INFO: Scrape type for 13ce02e755: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 64547749b1
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [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-26 19:02:39 [vpauto.fr] INFO: Scrape type for 64547749b1: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 5a5235b7ec
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275a5235b7ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:39 [vpauto.fr] INFO: Scrape type for 5a5235b7ec: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 4ae7ab86b1
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [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-26 19:02:39 [vpauto.fr] INFO: Scrape type for 4ae7ab86b1: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 958cd14cec
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27958cd14cec%27 HTTP/1.1" 200 None
2026-03-26 19:02:39 [vpauto.fr] INFO: Scrape type for 958cd14cec: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: b93c34a6f8
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [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-26 19:02:39 [vpauto.fr] INFO: Scrape type for b93c34a6f8: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: ca45a5d855
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ca45a5d855%27 HTTP/1.1" 200 None
2026-03-26 19:02:39 [vpauto.fr] INFO: Scrape type for ca45a5d855: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 12aae88ec
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2712aae88ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:39 [vpauto.fr] INFO: Scrape type for 12aae88ec: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 7d83b0a8f8
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [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-26 19:02:39 [vpauto.fr] INFO: Scrape type for 7d83b0a8f8: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 8788924db1
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [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-26 19:02:39 [vpauto.fr] INFO: Scrape type for 8788924db1: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: aecd424355
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aecd424355%27 HTTP/1.1" 200 None
2026-03-26 19:02:39 [vpauto.fr] INFO: Scrape type for aecd424355: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: c3bafc8eb1
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [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-26 19:02:39 [vpauto.fr] INFO: Scrape type for c3bafc8eb1: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: ce7890e5f8
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [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-26 19:02:39 [vpauto.fr] INFO: Scrape type for ce7890e5f8: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: cf85918d55
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf85918d55%27 HTTP/1.1" 200 None
2026-03-26 19:02:39 [vpauto.fr] INFO: Scrape type for cf85918d55: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: fe35137aec
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe35137aec%27 HTTP/1.1" 200 None
2026-03-26 19:02:39 [vpauto.fr] INFO: Scrape type for fe35137aec: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: aa0db7fbec
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa0db7fbec%27 HTTP/1.1" 200 None
2026-03-26 19:02:39 [vpauto.fr] INFO: Scrape type for aa0db7fbec: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 4d9b5d7af8
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [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-26 19:02:39 [vpauto.fr] INFO: Scrape type for 4d9b5d7af8: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 878129a2b1
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [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-26 19:02:39 [vpauto.fr] INFO: Scrape type for 878129a2b1: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 3ad4defc55
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ad4defc55%27 HTTP/1.1" 200 None
2026-03-26 19:02:39 [vpauto.fr] INFO: Scrape type for 3ad4defc55: 0
2026-03-26 19:02:39 [vpauto.fr] INFO: Found listing with ID: 1fc76f1db1
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for 1fc76f1db1: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 8a31ae7af8
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for 8a31ae7af8: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 95f35a6aec
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795f35a6aec%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for 95f35a6aec: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: ded1e85e55
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ded1e85e55%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for ded1e85e55: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 6a52ef9ec
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276a52ef9ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for 6a52ef9ec: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: c9c7ba96b1
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for c9c7ba96b1: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 83721a1ef8
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for 83721a1ef8: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 8415f3d155
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278415f3d155%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for 8415f3d155: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: fbf36f92f8
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for fbf36f92f8: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: f593054fec
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f593054fec%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for f593054fec: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: e7684468b1
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for e7684468b1: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: b7c8f55f55
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b7c8f55f55%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for b7c8f55f55: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 1236dddaf8
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for 1236dddaf8: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: ae9f6b62ec
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ae9f6b62ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for ae9f6b62ec: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 30afa7e8b1
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for 30afa7e8b1: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 8d3e7a8755
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d3e7a8755%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for 8d3e7a8755: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: afec9c5ff8
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for afec9c5ff8: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 44c51621ec
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2744c51621ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for 44c51621ec: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 583c7fdb1
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for 583c7fdb1: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: ff899e8e55
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ff899e8e55%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for ff899e8e55: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 71932b1
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for 71932b1: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: eaa973ecf8
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for eaa973ecf8: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: c5d7921aec
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5d7921aec%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for c5d7921aec: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: bb39333455
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bb39333455%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for bb39333455: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 67569c04f8
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for 67569c04f8: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 753c3cbab1
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for 753c3cbab1: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: f2ca1721ec
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2ca1721ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for f2ca1721ec: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 457d00bf55
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27457d00bf55%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for 457d00bf55: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: a7e2ad6bf8
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for a7e2ad6bf8: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 31917158b1
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for 31917158b1: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: ef37f8d2ec
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ef37f8d2ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for ef37f8d2ec: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 5747b54d55
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275747b54d55%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for 5747b54d55: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 2bd0c09ef8
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for 2bd0c09ef8: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: ecb1c0fab1
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for ecb1c0fab1: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: e612285fec
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e612285fec%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for e612285fec: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 71d3c46455
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2771d3c46455%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for 71d3c46455: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: babb4c3eb1
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for babb4c3eb1: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 9b9e0b77ec
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279b9e0b77ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for 9b9e0b77ec: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: da69e614f8
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:40 [vpauto.fr] INFO: Scrape type for da69e614f8: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 4e5af24b55
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274e5af24b55%27 HTTP/1.1" 200 None
2026-03-26 19:02:40 [vpauto.fr] INFO: Scrape type for 4e5af24b55: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: a81dee1f8
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for a81dee1f8: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: fd738138b1
2026-03-26 19:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:40 [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-26 19:02:40 [vpauto.fr] INFO: Scrape type for fd738138b1: 0
2026-03-26 19:02:40 [vpauto.fr] INFO: Found listing with ID: 87a7f373ec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2787a7f373ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for 87a7f373ec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: bd7d0eadec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bd7d0eadec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for bd7d0eadec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 9798380b1
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 9798380b1: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 37783140f8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 37783140f8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 58e36241f8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 58e36241f8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: b9261490ec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9261490ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for b9261490ec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 937b75eab1
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 937b75eab1: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 706892f0ec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27706892f0ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for 706892f0ec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: df1549fcb1
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for df1549fcb1: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 65852d3bf8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 65852d3bf8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: fc1f97faf8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for fc1f97faf8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 56401384b1
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 56401384b1: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 1dbc205bec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271dbc205bec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for 1dbc205bec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 71e264bdb1
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 71e264bdb1: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: a199bb8ff8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:41 [vpauto.fr] INFO: Scrape type for a199bb8ff8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 17be9cf8ec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2717be9cf8ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for 17be9cf8ec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 62f62717b1
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 62f62717b1: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 5be5ae6ff8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 5be5ae6ff8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 6d258e0dec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276d258e0dec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for 6d258e0dec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 9a53f288f8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 9a53f288f8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 4d1008dbec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274d1008dbec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for 4d1008dbec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: c2ab67a1b1
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for c2ab67a1b1: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 6e31185eb1
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 6e31185eb1: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 18455dcbf8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 18455dcbf8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 8416dcfaec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278416dcfaec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for 8416dcfaec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 37cbe96ff8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 37cbe96ff8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: ab892bf4ec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ab892bf4ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for ab892bf4ec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 71dab0c4b1
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 71dab0c4b1: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 1de0ca9ab1
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 1de0ca9ab1: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: aef692dcf8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for aef692dcf8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 3d7ea549ec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273d7ea549ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for 3d7ea549ec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 72fd4eabb1
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 72fd4eabb1: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 9de981bdf8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for 9de981bdf8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: 50ce72d9ec
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2750ce72d9ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:41 [vpauto.fr] INFO: Scrape type for 50ce72d9ec: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Found listing with ID: f8464ddff8
2026-03-26 19:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:41 [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-26 19:02:41 [vpauto.fr] INFO: Scrape type for f8464ddff8: 0
2026-03-26 19:02:41 [vpauto.fr] INFO: Requesting listing page 3: https://vpauto.eu/vehicle/list?page=3
2026-03-26 19:02:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended> (referer: https://vpauto.eu/vehicle/list?page=1) ['zyte-api']
2026-03-26 19:02:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbbf3835-6cf3-55f3-9fe3-47955f699e94 with identifier: a332cb71b1
2026-03-26 19:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbbf3835-6cf3-55f3-9fe3-47955f699e94 with scrape type 2
2026-03-26 19:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbbf3835-6cf3-55f3-9fe3-47955f699e94 with scrape type 2
2026-03-26 19:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: fbbf3835-6cf3-55f3-9fe3-47955f699e94, identifier: a332cb71b1
2026-03-26 19:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: fbbf3835-6cf3-55f3-9fe3-47955f699e94 with identifier: a332cb71b1
2026-03-26 19:02:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:02:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: fbbf3835-6cf3-55f3-9fe3-47955f699e94 with identifier: a332cb71b1
2026-03-26 19:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: fbbf3835-6cf3-55f3-9fe3-47955f699e94 with identifier: a332cb71b1 to the API
2026-03-26 19:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:02: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-26 19:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': '2026-03-27T13:30:00Z',
'fuel_type': 'Electric',
'id': 'fbbf3835-6cf3-55f3-9fe3-47955f699e94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a332cb71b1/audi-e-tron-s-e-quattro-sport-503-ch-extended',
'listing': 'auction',
'location': '56 - LORIENT',
'make': 'AUDI',
'model': 'e-tron S e-quattro Sport 503 ch Extended',
'odometer': 78412,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 25600,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'AUDI e-tron S e-quattro Sport 503 ch Extended',
'transmission': 'automatic',
'trim': 'e-tron S e-quattro Sport 503 ch Extended',
'year': 2021}
2026-03-26 19:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:42 [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-26 19:02:42 [vpauto.fr] INFO: Saving data for a332cb71b1: {'created_time': 1774440028.88868, 'last_price_update_time': 1774551762.973098, 'auction_closing_time': 1774618200.0}
2026-03-26 19:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a332cb71b1') HTTP/1.1" 204 0
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Found 96 ads on page 3
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 5114c2adec
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275114c2adec%27 HTTP/1.1" 200 None
2026-03-26 19:02:44 [vpauto.fr] INFO: Scrape type for 5114c2adec: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: e824ce17b1
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for e824ce17b1: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: d187083ab1
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for d187083ab1: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: ef326776f8
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for ef326776f8: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 91074384ec
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2791074384ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:44 [vpauto.fr] INFO: Scrape type for 91074384ec: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: a87030a3f8
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:44 [vpauto.fr] INFO: Scrape type for a87030a3f8: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 3c9f6396b1
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for 3c9f6396b1: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: b0262e91ec
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b0262e91ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:44 [vpauto.fr] INFO: Scrape type for b0262e91ec: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 22096b7af8
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for 22096b7af8: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 55c1abadec
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2755c1abadec%27 HTTP/1.1" 200 None
2026-03-26 19:02:44 [vpauto.fr] INFO: Scrape type for 55c1abadec: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 258bf607b1
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for 258bf607b1: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: ce7bbb30b1
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for ce7bbb30b1: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: d4c5f713f8
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for d4c5f713f8: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 5281c37ec
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275281c37ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:44 [vpauto.fr] INFO: Scrape type for 5281c37ec: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 444b7d21f8
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for 444b7d21f8: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: ab5c2f92b1
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ab5c2f92b1%27 HTTP/1.1" 200 None
2026-03-26 19:02:44 [vpauto.fr] INFO: Scrape type for ab5c2f92b1: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 24278c2dec
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2724278c2dec%27 HTTP/1.1" 200 None
2026-03-26 19:02:44 [vpauto.fr] INFO: Scrape type for 24278c2dec: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: aad73e0ef8
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for aad73e0ef8: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 48d2f8a0b1
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for 48d2f8a0b1: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 19f5d200ec
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2719f5d200ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:44 [vpauto.fr] INFO: Scrape type for 19f5d200ec: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: e9362604b1
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for e9362604b1: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: 44a59a45f8
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:44 [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-26 19:02:44 [vpauto.fr] INFO: Scrape type for 44a59a45f8: 0
2026-03-26 19:02:44 [vpauto.fr] INFO: Found listing with ID: e32a79e9ec
2026-03-26 19:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e32a79e9ec%27 HTTP/1.1" 200 None
2026-03-26 19:02:45 [vpauto.fr] INFO: Scrape type for e32a79e9ec: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: b2631813f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for b2631813f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: c06d53aeb1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for c06d53aeb1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: af0fb314f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for af0fb314f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 4fa55465b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for 4fa55465b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: e753c2e1b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for e753c2e1b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: c0255890f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for c0255890f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: a1d79880f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for a1d79880f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 46ed4b6cb1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for 46ed4b6cb1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: eb0f83dbf8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for eb0f83dbf8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: e9bb7d95b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for e9bb7d95b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: afb287fb1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for afb287fb1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: f009422f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for f009422f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: efb0cc1df8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for efb0cc1df8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: d0270dcb1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for d0270dcb1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: e56eb2c7b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for e56eb2c7b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: f3f249e5f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for f3f249e5f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 638b9d6b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for 638b9d6b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: e4bfb0f1f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for e4bfb0f1f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: b4480455f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for b4480455f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: c0f3cf8bb1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for c0f3cf8bb1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: a103a231f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for a103a231f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: d2f71f3bf8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for d2f71f3bf8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: f349ac02b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for f349ac02b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 81c01fbeb1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for 81c01fbeb1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 27d64521f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for 27d64521f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: a2604aefb1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for a2604aefb1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: f606e694f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for f606e694f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 9727de77f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279727de77f8%27 HTTP/1.1" 200 None
2026-03-26 19:02:45 [vpauto.fr] INFO: Scrape type for 9727de77f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: d87075fdb1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for d87075fdb1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 322dd065f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for 322dd065f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: a1410e43b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for a1410e43b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: c2db9b87b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for c2db9b87b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 9b29fc95f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for 9b29fc95f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 729d4b69f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for 729d4b69f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 7f1029d9b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for 7f1029d9b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 4412e071f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for 4412e071f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 1321a984f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for 1321a984f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: d3d3ecb1b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for d3d3ecb1b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: de9b0bf3f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:45 [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-26 19:02:45 [vpauto.fr] INFO: Scrape type for de9b0bf3f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: bda54a64b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:45 [vpauto.fr] INFO: Scrape type for bda54a64b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: c9371059f8
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:45 [vpauto.fr] INFO: Scrape type for c9371059f8: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: cccbe9d7b1
2026-03-26 19:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:45 [vpauto.fr] INFO: Scrape type for cccbe9d7b1: 0
2026-03-26 19:02:45 [vpauto.fr] INFO: Found listing with ID: 3c7b7c42b1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 3c7b7c42b1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 6d691f8cf8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 6d691f8cf8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: a4e7e7bbf8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:46 [vpauto.fr] INFO: Scrape type for a4e7e7bbf8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 4eeba024b1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 4eeba024b1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: fd44e789f8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:46 [vpauto.fr] INFO: Scrape type for fd44e789f8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 32846d89b1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 32846d89b1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 5c78987f8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02: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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 5c78987f8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 19ed1d2fb1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 19ed1d2fb1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: ab440c8bb1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for ab440c8bb1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: bf191a27f8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for bf191a27f8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 582bbb51f8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 582bbb51f8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 7d0034f8b1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 7d0034f8b1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 72e53141b1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 72e53141b1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 287b4f3f8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27287b4f3f8%27 HTTP/1.1" 200 None
2026-03-26 19:02:46 [vpauto.fr] INFO: Scrape type for 287b4f3f8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: fa4b3a8b1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for fa4b3a8b1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: d6a7fa5bf8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for d6a7fa5bf8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: e4aa98efb1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for e4aa98efb1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 479db83ff8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 479db83ff8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 28b13f37f8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 28b13f37f8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: b7c8dd9db1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for b7c8dd9db1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: d144e78cf8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for d144e78cf8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 2f06903cb1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 2f06903cb1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: dc80600ab1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for dc80600ab1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: a5bcb3fcf8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for a5bcb3fcf8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: a07e14c2b1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for a07e14c2b1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 9479d662f8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 9479d662f8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 318dc6f5b1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 318dc6f5b1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 53e13de0f8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 53e13de0f8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 3e2dfb9eb1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 3e2dfb9eb1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 294ed497f8
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 294ed497f8: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Found listing with ID: 8e4042f9b1
2026-03-26 19:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:02:46 [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-26 19:02:46 [vpauto.fr] INFO: Scrape type for 8e4042f9b1: 0
2026-03-26 19:02:46 [vpauto.fr] INFO: Requesting listing page 4: https://vpauto.eu/vehicle/list?page=4
2026-03-26 19:02:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:03:06 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 4 pages/min), scraped 1 items (at 1 items/min)
2026-03-26 19:03:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-26 19:04:06 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 0 pages/min), scraped 1 items (at 0 items/min)
2026-03-26 19:04:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-26 19:04:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.250(s), this was the 1st time calling it.
2026-03-26 19:04:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.713581899763485 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-26 19:05:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:05:06 [scrapy.extensions.logstats] INFO: Crawled 4 pages (at 0 pages/min), scraped 1 items (at 0 items/min)
2026-03-26 19:05:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-26 19:05:11 [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-26 19:05:11 [vpauto.fr] INFO: Found 96 ads on page 4
2026-03-26 19:05:11 [vpauto.fr] INFO: Found listing with ID: 3ce7ff38f8
2026-03-26 19:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:05:11 [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-26 19:05:11 [vpauto.fr] INFO: Scrape type for 3ce7ff38f8: 0
2026-03-26 19:05:11 [vpauto.fr] INFO: Found listing with ID: 551e4e38f8
2026-03-26 19:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:05:11 [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-26 19:05:11 [vpauto.fr] INFO: Scrape type for 551e4e38f8: 0
2026-03-26 19:05:11 [vpauto.fr] INFO: Found listing with ID: b96d7affb1
2026-03-26 19:05:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b96d7affb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for b96d7affb1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: b697eb16b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b697eb16b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for b697eb16b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 165b940f8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27165b940f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 165b940f8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 7348c6a7f8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277348c6a7f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 7348c6a7f8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 935882cbb1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27935882cbb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 935882cbb1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 1c6dca3af8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271c6dca3af8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 1c6dca3af8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: db118aacb1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27db118aacb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for db118aacb1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: b7a1d4aaf8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b7a1d4aaf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for b7a1d4aaf8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 9c6fce44b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279c6fce44b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 9c6fce44b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 1e8719eaf8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271e8719eaf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 1e8719eaf8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 4d7b9e42b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%274d7b9e42b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 4d7b9e42b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 486cd51bf8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27486cd51bf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 486cd51bf8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 3f6a8948b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%273f6a8948b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 3f6a8948b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: e67abfacf8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e67abfacf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for e67abfacf8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: a218de83b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a218de83b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for a218de83b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 2d9a686bf8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272d9a686bf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 2d9a686bf8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 97a704bdb1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2797a704bdb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 97a704bdb1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 64637325f8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2764637325f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 64637325f8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 522849bfb1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27522849bfb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 522849bfb1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 3fd80024b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%273fd80024b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 3fd80024b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: f4934a87f8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f4934a87f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for f4934a87f8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 8e44b124f8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%278e44b124f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 8e44b124f8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: afd82828b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27afd82828b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for afd82828b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: c83b1abf8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c83b1abf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for c83b1abf8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: ef5da30db1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ef5da30db1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for ef5da30db1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: eb209ac5b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27eb209ac5b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for eb209ac5b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 604809b9f8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27604809b9f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 604809b9f8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 9255da31b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279255da31b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 9255da31b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 567d6bbaf8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27567d6bbaf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 567d6bbaf8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 7d0a46e5f8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277d0a46e5f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 7d0a46e5f8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 14f88a85b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2714f88a85b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 14f88a85b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 56c3b653f8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2756c3b653f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 56c3b653f8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: cf99e277b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27cf99e277b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for cf99e277b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 161e39a0f8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27161e39a0f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 161e39a0f8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 91c89f28b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2791c89f28b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 91c89f28b1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 53a2b78cf8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2753a2b78cf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 53a2b78cf8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 6ea6678eb1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276ea6678eb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 6ea6678eb1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: fe548ffcb1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27fe548ffcb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for fe548ffcb1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: a4049b3bf8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a4049b3bf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for a4049b3bf8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: 1d65c722f8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271d65c722f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for 1d65c722f8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: bd85fb8cb1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27bd85fb8cb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for bd85fb8cb1: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: bb061f82f8
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27bb061f82f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:12 [vpauto.fr] INFO: Scrape type for bb061f82f8: 0
2026-03-26 19:05:12 [vpauto.fr] INFO: Found listing with ID: f5243a05b1
2026-03-26 19:05:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f5243a05b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for f5243a05b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 7fd38b4f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277fd38b4f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 7fd38b4f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: cbc67028b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27cbc67028b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for cbc67028b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 34e8a0dbf8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2734e8a0dbf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 34e8a0dbf8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: a72aad07b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a72aad07b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for a72aad07b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 35fde5a6f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2735fde5a6f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 35fde5a6f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: b016a5e6b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b016a5e6b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for b016a5e6b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 81aa4912f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2781aa4912f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 81aa4912f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: c9974244b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c9974244b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for c9974244b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 2931a81cf8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272931a81cf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 2931a81cf8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 386f16fdb1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27386f16fdb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 386f16fdb1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: d431ba5af8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d431ba5af8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for d431ba5af8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: f7314ab9b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f7314ab9b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for f7314ab9b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: aa8cceaff8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27aa8cceaff8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for aa8cceaff8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 2290f9bbb1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272290f9bbb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 2290f9bbb1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 1c86ffedf8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271c86ffedf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 1c86ffedf8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 343a0a1ab1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27343a0a1ab1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 343a0a1ab1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 69b87a7f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2769b87a7f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 69b87a7f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 9b6edfb7b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279b6edfb7b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 9b6edfb7b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 23beefb8b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2723beefb8b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 23beefb8b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: d10d5ed4f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d10d5ed4f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for d10d5ed4f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: d872ab81f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d872ab81f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for d872ab81f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 7ea034d9b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277ea034d9b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 7ea034d9b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 2a2e25bdf8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272a2e25bdf8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 2a2e25bdf8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: b9cb5a61b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b9cb5a61b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for b9cb5a61b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: c75118fbb1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c75118fbb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for c75118fbb1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: aac29dfef8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27aac29dfef8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for aac29dfef8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 8d7b01b4f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%278d7b01b4f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 8d7b01b4f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 76d31678b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2776d31678b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 76d31678b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 94afb5a8f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2794afb5a8f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 94afb5a8f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 549bf4e8b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27549bf4e8b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 549bf4e8b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 595391a4f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27595391a4f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 595391a4f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 5d7798c6b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275d7798c6b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 5d7798c6b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 91b0e296f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2791b0e296f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 91b0e296f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 881abf86b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27881abf86b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 881abf86b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 865cb901f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27865cb901f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 865cb901f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 1de63f84b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271de63f84b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 1de63f84b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 18609e79f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2718609e79f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 18609e79f8: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 2712c1afb1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272712c1afb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for 2712c1afb1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: c055fa99b1
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c055fa99b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:13 [vpauto.fr] INFO: Scrape type for c055fa99b1: 0
2026-03-26 19:05:13 [vpauto.fr] INFO: Found listing with ID: 1f4428f1f8
2026-03-26 19:05:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271f4428f1f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for 1f4428f1f8: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Found listing with ID: 88248af4f8
2026-03-26 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2788248af4f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for 88248af4f8: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Found listing with ID: 8e466e87b1
2026-03-26 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%278e466e87b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for 8e466e87b1: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Found listing with ID: cd0f7d30f8
2026-03-26 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27cd0f7d30f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for cd0f7d30f8: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Found listing with ID: 77f0d90bb1
2026-03-26 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2777f0d90bb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for 77f0d90bb1: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Found listing with ID: 75aa5e5f8
2026-03-26 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2775aa5e5f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for 75aa5e5f8: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Found listing with ID: 4a4fc3bcb1
2026-03-26 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%274a4fc3bcb1%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for 4a4fc3bcb1: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Found listing with ID: c6caf061f8
2026-03-26 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c6caf061f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for c6caf061f8: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Found listing with ID: 76360353b1
2026-03-26 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2776360353b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for 76360353b1: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Found listing with ID: 2f99eb06f8
2026-03-26 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272f99eb06f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for 2f99eb06f8: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Found listing with ID: 79e71e60b1
2026-03-26 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2779e71e60b1%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for 79e71e60b1: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Found listing with ID: d5f7d799f8
2026-03-26 19:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d5f7d799f8%27 HTTP/1.1" 200 None
2026-03-26 19:05:14 [vpauto.fr] INFO: Scrape type for d5f7d799f8: 0
2026-03-26 19:05:14 [vpauto.fr] INFO: Requesting listing page 5: https://vpauto.eu/vehicle/list?page=5
2026-03-26 19:05:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:06:06 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 1 pages/min), scraped 1 items (at 0 items/min)
2026-03-26 19:06:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-26 19:06:20 [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-26 19:06:20 [vpauto.fr] INFO: Found 96 ads on page 5
2026-03-26 19:06:20 [vpauto.fr] INFO: Found listing with ID: 16b46abeb1
2026-03-26 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2716b46abeb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:20 [vpauto.fr] INFO: Scrape type for 16b46abeb1: 0
2026-03-26 19:06:20 [vpauto.fr] INFO: Found listing with ID: 862ee945f8
2026-03-26 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27862ee945f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:20 [vpauto.fr] INFO: Scrape type for 862ee945f8: 0
2026-03-26 19:06:20 [vpauto.fr] INFO: Found listing with ID: 13f3d9f2b1
2026-03-26 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2713f3d9f2b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:20 [vpauto.fr] INFO: Scrape type for 13f3d9f2b1: 0
2026-03-26 19:06:20 [vpauto.fr] INFO: Found listing with ID: 13a6b50bf8
2026-03-26 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2713a6b50bf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:20 [vpauto.fr] INFO: Scrape type for 13a6b50bf8: 0
2026-03-26 19:06:20 [vpauto.fr] INFO: Found listing with ID: b6ef2fb7b1
2026-03-26 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b6ef2fb7b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:20 [vpauto.fr] INFO: Scrape type for b6ef2fb7b1: 0
2026-03-26 19:06:20 [vpauto.fr] INFO: Found listing with ID: e9532c7af8
2026-03-26 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e9532c7af8%27 HTTP/1.1" 200 None
2026-03-26 19:06:20 [vpauto.fr] INFO: Scrape type for e9532c7af8: 0
2026-03-26 19:06:20 [vpauto.fr] INFO: Found listing with ID: d98ea7ceb1
2026-03-26 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d98ea7ceb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:20 [vpauto.fr] INFO: Scrape type for d98ea7ceb1: 0
2026-03-26 19:06:20 [vpauto.fr] INFO: Found listing with ID: 93b4605ff8
2026-03-26 19:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2793b4605ff8%27 HTTP/1.1" 200 None
2026-03-26 19:06:20 [vpauto.fr] INFO: Scrape type for 93b4605ff8: 0
2026-03-26 19:06:20 [vpauto.fr] INFO: Found listing with ID: 9e7c9165f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279e7c9165f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 9e7c9165f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: baf20cd2f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27baf20cd2f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for baf20cd2f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 7932353cf8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277932353cf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 7932353cf8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: a562c996f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a562c996f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for a562c996f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: dd88ae19f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27dd88ae19f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for dd88ae19f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: edbd9b2ff8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27edbd9b2ff8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for edbd9b2ff8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 8ca251aff8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%278ca251aff8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 8ca251aff8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 7f1b3a89f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277f1b3a89f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 7f1b3a89f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: cca52d03f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27cca52d03f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for cca52d03f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: f42d983cf8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f42d983cf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for f42d983cf8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 54bfd5c3f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2754bfd5c3f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 54bfd5c3f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 6d2fd564f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276d2fd564f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 6d2fd564f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 36f0ce16f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2736f0ce16f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 36f0ce16f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: f2727b8d55
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f2727b8d55%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for f2727b8d55: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 33ea9eb455
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2733ea9eb455%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 33ea9eb455: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 97df09b055
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2797df09b055%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 97df09b055: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 5a67e312f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275a67e312f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 5a67e312f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: ef3dba5b55
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ef3dba5b55%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for ef3dba5b55: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: e9dbc98bec
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e9dbc98bec%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for e9dbc98bec: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 296c8edab1
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27296c8edab1%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 296c8edab1: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 4862350b1
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%274862350b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 4862350b1: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 811d2c9b55
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27811d2c9b55%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 811d2c9b55: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 941b4415f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27941b4415f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 941b4415f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: cb08ca4bec
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27cb08ca4bec%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for cb08ca4bec: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 985f3811f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27985f3811f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 985f3811f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 2bab7e88ec
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272bab7e88ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 2bab7e88ec: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: e840b6d0b1
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e840b6d0b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for e840b6d0b1: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 7b7176df55
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277b7176df55%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 7b7176df55: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 67d73c95b1
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2767d73c95b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 67d73c95b1: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: ad4499b8ec
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ad4499b8ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for ad4499b8ec: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 5964e0f7f8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275964e0f7f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 5964e0f7f8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: f0cc786155
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f0cc786155%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for f0cc786155: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 7cbc431bf8
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277cbc431bf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 7cbc431bf8: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 2928059eb1
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272928059eb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 2928059eb1: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 3f211a3455
2026-03-26 19:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%273f211a3455%27 HTTP/1.1" 200 None
2026-03-26 19:06:21 [vpauto.fr] INFO: Scrape type for 3f211a3455: 0
2026-03-26 19:06:21 [vpauto.fr] INFO: Found listing with ID: 9d2ffc1eec
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279d2ffc1eec%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for 9d2ffc1eec: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: 40573beaf8
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2740573beaf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for 40573beaf8: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: 5d9e925455
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275d9e925455%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for 5d9e925455: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: 9b2f7941b1
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279b2f7941b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for 9b2f7941b1: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: 566ffef1b1
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27566ffef1b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for 566ffef1b1: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: c4e221c955
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c4e221c955%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for c4e221c955: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: 2574d9a0f8
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272574d9a0f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for 2574d9a0f8: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: d49f2db9ec
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d49f2db9ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for d49f2db9ec: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: a0de97abb1
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a0de97abb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for a0de97abb1: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: c2e5646ef8
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c2e5646ef8%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for c2e5646ef8: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: 34bbc86055
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2734bbc86055%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for 34bbc86055: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: c1fdf514ec
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c1fdf514ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for c1fdf514ec: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: f669a87fb1
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f669a87fb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for f669a87fb1: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: b868f9b7ec
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b868f9b7ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for b868f9b7ec: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: cd9a089555
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27cd9a089555%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for cd9a089555: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: 946cf85ef8
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27946cf85ef8%27 HTTP/1.1" 200 None
2026-03-26 19:06:22 [vpauto.fr] INFO: Scrape type for 946cf85ef8: 0
2026-03-26 19:06:22 [vpauto.fr] INFO: Found listing with ID: 54f70584b1
2026-03-26 19:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2754f70584b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 54f70584b1: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 9fcff2dcf8
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279fcff2dcf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 9fcff2dcf8: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: f98ab0a3ec
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f98ab0a3ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for f98ab0a3ec: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 10e24d9a55
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2710e24d9a55%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 10e24d9a55: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: fc5b813b1
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27fc5b813b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for fc5b813b1: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: de9581f2f8
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27de9581f2f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for de9581f2f8: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: cf2df284ec
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27cf2df284ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for cf2df284ec: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 1e719b5255
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271e719b5255%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 1e719b5255: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 5e680bb55
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275e680bb55%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 5e680bb55: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 331a6bdfec
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27331a6bdfec%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 331a6bdfec: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 5a358f1cf8
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275a358f1cf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 5a358f1cf8: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 98f7f057b1
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2798f7f057b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 98f7f057b1: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: d24c3a0ec
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d24c3a0ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for d24c3a0ec: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 1e43f32fb1
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271e43f32fb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 1e43f32fb1: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: bb17acdc55
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27bb17acdc55%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for bb17acdc55: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 3feedf52f8
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%273feedf52f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 3feedf52f8: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: c52ff606f8
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c52ff606f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for c52ff606f8: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 95d261efb1
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2795d261efb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 95d261efb1: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: c76ff1d355
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c76ff1d355%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for c76ff1d355: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 5086eff9ec
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275086eff9ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 5086eff9ec: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 2446bff0f8
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272446bff0f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 2446bff0f8: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: ecb19d13b1
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ecb19d13b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for ecb19d13b1: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 51c09fd0ec
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2751c09fd0ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 51c09fd0ec: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 5de14b8055
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275de14b8055%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 5de14b8055: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: e2e0c9b8f8
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e2e0c9b8f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for e2e0c9b8f8: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: ba7b5226b1
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ba7b5226b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for ba7b5226b1: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 292397bbec
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27292397bbec%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 292397bbec: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 54fbe4f255
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2754fbe4f255%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 54fbe4f255: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 5704e16cf8
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275704e16cf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 5704e16cf8: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: eee8f44ec
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27eee8f44ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for eee8f44ec: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 88cb4f99b1
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2788cb4f99b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 88cb4f99b1: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 7950a26955
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277950a26955%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 7950a26955: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 89916ba4b1
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2789916ba4b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 89916ba4b1: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: a049163f8
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a049163f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for a049163f8: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 342baa0155
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27342baa0155%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 342baa0155: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: df6640c1ec
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27df6640c1ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for df6640c1ec: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Found listing with ID: 86a2b67bf8
2026-03-26 19:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2786a2b67bf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:23 [vpauto.fr] INFO: Scrape type for 86a2b67bf8: 0
2026-03-26 19:06:23 [vpauto.fr] INFO: Requesting listing page 6: https://vpauto.eu/vehicle/list?page=6
2026-03-26 19:06:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:06:28 [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-26 19:06:28 [vpauto.fr] INFO: Found 96 ads on page 6
2026-03-26 19:06:28 [vpauto.fr] INFO: Found listing with ID: e1d7e936ec
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e1d7e936ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for e1d7e936ec: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 9e6eac4bb1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279e6eac4bb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 9e6eac4bb1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: dd74d9e9b1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27dd74d9e9b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for dd74d9e9b1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 88bfdb6df8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2788bfdb6df8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 88bfdb6df8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: a5f47fd6f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a5f47fd6f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for a5f47fd6f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: cc0573c5b1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27cc0573c5b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for cc0573c5b1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 7d70aed2f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277d70aed2f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 7d70aed2f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: ed47f15b1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ed47f15b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for ed47f15b1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 774a0d96b1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27774a0d96b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 774a0d96b1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 4604aeaaf8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%274604aeaaf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 4604aeaaf8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 7f7205cef8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277f7205cef8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 7f7205cef8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: f0a0f49fb1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f0a0f49fb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for f0a0f49fb1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 5b87fdd8f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275b87fdd8f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 5b87fdd8f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: f50391ab1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f50391ab1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for f50391ab1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 69dbbe09b1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2769dbbe09b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 69dbbe09b1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 87dc9de6f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2787dc9de6f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 87dc9de6f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: d927cff0b1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d927cff0b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for d927cff0b1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 9920497af8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279920497af8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 9920497af8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 9f7b1d6cb1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279f7b1d6cb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 9f7b1d6cb1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: bb9c1e66f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27bb9c1e66f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for bb9c1e66f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 4a5839e4b1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%274a5839e4b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 4a5839e4b1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 351674c6f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27351674c6f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 351674c6f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 7749b620f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277749b620f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 7749b620f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 6fe52ae2b1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276fe52ae2b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 6fe52ae2b1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: e5f7d8e6f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e5f7d8e6f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for e5f7d8e6f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: b8062abcb1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b8062abcb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for b8062abcb1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 31e516a4f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2731e516a4f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 31e516a4f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: e975e5f6b1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e975e5f6b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for e975e5f6b1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 24c0c194f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2724c0c194f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 24c0c194f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 770cb285b1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27770cb285b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 770cb285b1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: ae0dd4b3f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ae0dd4b3f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for ae0dd4b3f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 59984facb1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2759984facb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 59984facb1: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: 2d94aaf5f8
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272d94aaf5f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:29 [vpauto.fr] INFO: Scrape type for 2d94aaf5f8: 0
2026-03-26 19:06:29 [vpauto.fr] INFO: Found listing with ID: d974cabdb1
2026-03-26 19:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for d974cabdb1: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 67b4da03f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 67b4da03f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 3bcf5b7fb1
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 3bcf5b7fb1: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 38eefb04f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 38eefb04f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 3c038d8bb1
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 3c038d8bb1: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: d2c0c6dff8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for d2c0c6dff8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 65ab2831b1
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 65ab2831b1: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: c0bd31aef8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for c0bd31aef8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: df5ab765b1
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for df5ab765b1: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: a6e80f5f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for a6e80f5f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 65138a2ab1
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 65138a2ab1: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 70c69b6ff8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 70c69b6ff8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 17eaaa0cb1
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 17eaaa0cb1: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 1bc43450f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 1bc43450f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: d60cb082b1
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for d60cb082b1: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 1c24cb3ff8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 1c24cb3ff8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 5f212ea6b1
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 5f212ea6b1: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 972d7915f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 972d7915f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: e140e982b1
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e140e982b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:30 [vpauto.fr] INFO: Scrape type for e140e982b1: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: fd64a290f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for fd64a290f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 398b0f2ff8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 398b0f2ff8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 6d55ae03f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 6d55ae03f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: bf4c9e6af8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for bf4c9e6af8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 5ff5c369f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275ff5c369f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:30 [vpauto.fr] INFO: Scrape type for 5ff5c369f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 961319fdf8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 961319fdf8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: dcd9fb0af8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for dcd9fb0af8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 14e7c610f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 14e7c610f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 141ad4dbf8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 141ad4dbf8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 8179eb66f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 8179eb66f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 2dbf5fdaf8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 2dbf5fdaf8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: c9a63237f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for c9a63237f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: d7af56d9f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for d7af56d9f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: cdefd589f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cdefd589f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:30 [vpauto.fr] INFO: Scrape type for cdefd589f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: e2e85aaaf8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e2e85aaaf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:30 [vpauto.fr] INFO: Scrape type for e2e85aaaf8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 5ed99e10f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275ed99e10f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:30 [vpauto.fr] INFO: Scrape type for 5ed99e10f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: a66e0969f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for a66e0969f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 932e8099f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27932e8099f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:30 [vpauto.fr] INFO: Scrape type for 932e8099f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 8f8f7fc3f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 8f8f7fc3f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: e212982df8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for e212982df8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: c2eb47e6f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for c2eb47e6f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 8ad34bf6f8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ad34bf6f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:30 [vpauto.fr] INFO: Scrape type for 8ad34bf6f8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 6e08f77df8
2026-03-26 19:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:30 [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-26 19:06:30 [vpauto.fr] INFO: Scrape type for 6e08f77df8: 0
2026-03-26 19:06:30 [vpauto.fr] INFO: Found listing with ID: 996e145bf8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06: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-26 19:06:31 [vpauto.fr] INFO: Scrape type for 996e145bf8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 5c16d185f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275c16d185f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:31 [vpauto.fr] INFO: Scrape type for 5c16d185f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: d338a914f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for d338a914f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: c7ce35d3f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for c7ce35d3f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: be6fd6daf8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27be6fd6daf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:31 [vpauto.fr] INFO: Scrape type for be6fd6daf8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 74f3963af8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06: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-26 19:06:31 [vpauto.fr] INFO: Scrape type for 74f3963af8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 1fa2a13f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271fa2a13f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:31 [vpauto.fr] INFO: Scrape type for 1fa2a13f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 8d7c9976f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for 8d7c9976f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 41aedfe6ec
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741aedfe6ec%27 HTTP/1.1" 200 None
2026-03-26 19:06:31 [vpauto.fr] INFO: Scrape type for 41aedfe6ec: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 66addf76f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for 66addf76f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 2480d58cf8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for 2480d58cf8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: dfdee678f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for dfdee678f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 13936821f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for 13936821f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: dd91f709f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for dd91f709f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: e94ee830f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for e94ee830f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 8ca4336af8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for 8ca4336af8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 8b62438bf8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for 8b62438bf8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 9bd6e5a9f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for 9bd6e5a9f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 8ddd1b1ef8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for 8ddd1b1ef8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: 2079ad0f8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for 2079ad0f8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Found listing with ID: f07aae4bf8
2026-03-26 19:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:31 [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-26 19:06:31 [vpauto.fr] INFO: Scrape type for f07aae4bf8: 0
2026-03-26 19:06:31 [vpauto.fr] INFO: Requesting listing page 7: https://vpauto.eu/vehicle/list?page=7
2026-03-26 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-26 19:06:35 [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-26 19:06:35 [vpauto.fr] INFO: Found 96 ads on page 7
2026-03-26 19:06:35 [vpauto.fr] INFO: Found listing with ID: 7023f569f8
2026-03-26 19:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277023f569f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:35 [vpauto.fr] INFO: Scrape type for 7023f569f8: 0
2026-03-26 19:06:35 [vpauto.fr] INFO: Found listing with ID: ee52a6c7f8
2026-03-26 19:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ee52a6c7f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:35 [vpauto.fr] INFO: Scrape type for ee52a6c7f8: 0
2026-03-26 19:06:35 [vpauto.fr] INFO: Found listing with ID: 736ab53d55
2026-03-26 19:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27736ab53d55%27 HTTP/1.1" 200 None
2026-03-26 19:06:35 [vpauto.fr] INFO: Scrape type for 736ab53d55: 0
2026-03-26 19:06:35 [vpauto.fr] INFO: Found listing with ID: 7c068175f8
2026-03-26 19:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277c068175f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:35 [vpauto.fr] INFO: Scrape type for 7c068175f8: 0
2026-03-26 19:06:35 [vpauto.fr] INFO: Found listing with ID: 4ecef26255
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%274ecef26255%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 4ecef26255: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 7e46b2b655
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277e46b2b655%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 7e46b2b655: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: b916ab4df8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b916ab4df8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for b916ab4df8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: a9699a59f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a9699a59f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for a9699a59f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 94d55d8df8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2794d55d8df8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 94d55d8df8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: c6513244f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c6513244f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for c6513244f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 8f17ac7df8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%278f17ac7df8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 8f17ac7df8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: d55f3622f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d55f3622f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for d55f3622f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: c3ecdc31f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c3ecdc31f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for c3ecdc31f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 94184c4cf8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2794184c4cf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 94184c4cf8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 6eb80bf6b1
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276eb80bf6b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 6eb80bf6b1: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 3460e83455
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%273460e83455%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 3460e83455: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 435163e5f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27435163e5f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 435163e5f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: f2c706bfec
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f2c706bfec%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for f2c706bfec: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 595adc56b1
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27595adc56b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 595adc56b1: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: eb1ec57dec
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27eb1ec57dec%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for eb1ec57dec: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: e585cacc55
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e585cacc55%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for e585cacc55: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 857ae433f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27857ae433f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 857ae433f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 150473bcb1
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27150473bcb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 150473bcb1: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: c523ac36f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c523ac36f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for c523ac36f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 53fe160755
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2753fe160755%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 53fe160755: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: ffab73e0b1
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ffab73e0b1%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for ffab73e0b1: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 736f4668f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27736f4668f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 736f4668f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: a20c2e6b55
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a20c2e6b55%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for a20c2e6b55: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: c60986ccb1
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c60986ccb1%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for c60986ccb1: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 228644a155
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27228644a155%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 228644a155: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 86fda8fff8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2786fda8fff8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 86fda8fff8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 6bde7d1a55
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276bde7d1a55%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 6bde7d1a55: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 2eb078a3f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272eb078a3f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 2eb078a3f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 4231feef8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%274231feef8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 4231feef8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 2c0e45bf8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272c0e45bf8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 2c0e45bf8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: f67b185af8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f67b185af8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for f67b185af8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: e5dde570f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e5dde570f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for e5dde570f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 9f47f8c2f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279f47f8c2f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 9f47f8c2f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 3d8bd716f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%273d8bd716f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 3d8bd716f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 5cfe4ef5f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275cfe4ef5f8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 5cfe4ef5f8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 6843049df8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276843049df8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 6843049df8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 41f0801ff8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2741f0801ff8%27 HTTP/1.1" 200 None
2026-03-26 19:06:36 [vpauto.fr] INFO: Scrape type for 41f0801ff8: 0
2026-03-26 19:06:36 [vpauto.fr] INFO: Found listing with ID: 43ddc76f8
2026-03-26 19:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 43ddc76f8: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: d48fad2ef8
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for d48fad2ef8: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 4db5cbc4f8
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 4db5cbc4f8: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 2b8136def8
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 2b8136def8: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: b5d87c7bf8
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for b5d87c7bf8: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: e919ee2536
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for e919ee2536: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: f568866836
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for f568866836: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 75dd138dbf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2775dd138dbf%27 HTTP/1.1" 200 None
2026-03-26 19:06:37 [vpauto.fr] INFO: Scrape type for 75dd138dbf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 8bd5f29c36
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 8bd5f29c36: 2
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 22baa2a0bf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 22baa2a0bf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 4622ec4e36
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 4622ec4e36: 1
2026-03-26 19:06:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 318c82d736
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 318c82d736: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: de9511a0aa
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for de9511a0aa: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: f9f07eb3bf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for f9f07eb3bf: 1
2026-03-26 19:06:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 62c65536bf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 62c65536bf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 7d396cadbf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 7d396cadbf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 17f36d44bf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 17f36d44bf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 592c5a97bf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06: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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 592c5a97bf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 2313759f36
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 2313759f36: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 440578c35a
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 440578c35a: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 1d6d76b36
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 1d6d76b36: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: ed8506c4bf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for ed8506c4bf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 3c34b173aa
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 3c34b173aa: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: af98d13b36
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for af98d13b36: 1
2026-03-26 19:06:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: c14e8842bf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for c14e8842bf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 3d98fd2d36
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 3d98fd2d36: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 4c8e1b7d9e
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 4c8e1b7d9e: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 6b538aa8bf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 6b538aa8bf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 2c9b9b41bf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 2c9b9b41bf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 245dbbb836
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 245dbbb836: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 56534962bf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 56534962bf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 2d6586a2bf
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 2d6586a2bf: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: 911d9af1aa
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:37 [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-26 19:06:37 [vpauto.fr] INFO: Scrape type for 911d9af1aa: 0
2026-03-26 19:06:37 [vpauto.fr] INFO: Found listing with ID: c47c3c449e
2026-03-26 19:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for c47c3c449e: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 535398529e
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 535398529e: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: d217718436
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for d217718436: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 2cd87f70bf
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 2cd87f70bf: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 553a5ee7bf
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 553a5ee7bf: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 8890899b9e
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 8890899b9e: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 35929248bf
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 35929248bf: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 32285db336
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 32285db336: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 5df12118bf
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 5df12118bf: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: fc121d8daa
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for fc121d8daa: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: f06d1e019e
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for f06d1e019e: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 2fa726409e
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 2fa726409e: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: a1d05c2a9e
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for a1d05c2a9e: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: eedabda9e
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for eedabda9e: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 8e67ecf09e
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 8e67ecf09e: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 20392b59aa
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 20392b59aa: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: e33dddfa9e
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for e33dddfa9e: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 669540885a
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 669540885a: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: 5061f6c836
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for 5061f6c836: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: cb9213265a
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for cb9213265a: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Found listing with ID: fef0f2775a
2026-03-26 19:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:06:38 [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-26 19:06:38 [vpauto.fr] INFO: Scrape type for fef0f2775a: 0
2026-03-26 19:06:38 [vpauto.fr] INFO: Requesting listing page 8: https://vpauto.eu/vehicle/list?page=8
2026-03-26 19:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:07:06 [scrapy.extensions.logstats] INFO: Crawled 8 pages (at 3 pages/min), scraped 1 items (at 0 items/min)
2026-03-26 19:07:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 178MiB
2026-03-26 19:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4622ec4e36/skoda-kodiaq-15-tsi-204-ch-phev-dsg6-5pl-selection> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-26 19:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80d03df2-3776-5446-b58e-cd02283695cc with identifier: 4622ec4e36
2026-03-26 19:07:44 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/d/nSROluv_BE.pdf> (referer: https://vpauto.eu/vehicle/4622ec4e36/skoda-kodiaq-15-tsi-204-ch-phev-dsg6-5pl-selection)
2026-03-26 19:07:44 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-26 19:07:44 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-26 19:07:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:07:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31b85f490>
2026-03-26 19:07:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:07:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_expert_report_file_6837c37e-69aa-4045-9b7a-f3ba70ba3e94.pdf HTTP/1.1" 201 0
2026-03-26 19:07:45 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 80d03df2-3776-5446-b58e-cd02283695cc, skipping ID generation
2026-03-26 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_01-1200.jpg not downloaded yet
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_02-1200.jpg not downloaded yet
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_03-1200.jpg not downloaded yet
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_04-1200.jpg not downloaded yet
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_05-1200.jpg not downloaded yet
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_06-1200.jpg not downloaded yet
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_07-1200.jpg not downloaded yet
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_08-1200.jpg not downloaded yet
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_09-1200.jpg not downloaded yet
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_10-1200.jpg not downloaded yet
2026-03-26 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/nSROluv_01-1200.jpg> (referer: https://cdn.vpauto.fr/d/nSROluv_BE.pdf)
2026-03-26 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/nSROluv_03-1200.jpg> (referer: https://cdn.vpauto.fr/d/nSROluv_BE.pdf)
2026-03-26 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/nSROluv_04-1200.jpg> (referer: https://cdn.vpauto.fr/d/nSROluv_BE.pdf)
2026-03-26 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/nSROluv_09-1200.jpg> (referer: https://cdn.vpauto.fr/d/nSROluv_BE.pdf)
2026-03-26 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/nSROluv_08-1200.jpg> (referer: https://cdn.vpauto.fr/d/nSROluv_BE.pdf)
2026-03-26 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/nSROluv_06-1200.jpg> (referer: https://cdn.vpauto.fr/d/nSROluv_BE.pdf)
2026-03-26 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/nSROluv_05-1200.jpg> (referer: https://cdn.vpauto.fr/d/nSROluv_BE.pdf)
2026-03-26 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/nSROluv_10-1200.jpg> (referer: https://cdn.vpauto.fr/d/nSROluv_BE.pdf)
2026-03-26 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/nSROluv_02-1200.jpg> (referer: https://cdn.vpauto.fr/d/nSROluv_BE.pdf)
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319649c50>
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_01-1200.jpg saved to cache
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31978de10>
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_03-1200.jpg saved to cache
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319836ad0>
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_04-1200.jpg saved to cache
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/nSROluv_07-1200.jpg> (referer: https://cdn.vpauto.fr/d/nSROluv_BE.pdf)
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31969b350>
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_09-1200.jpg saved to cache
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31971b310>
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_08-1200.jpg saved to cache
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319559e90>
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_06-1200.jpg saved to cache
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c6e190>
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_05-1200.jpg saved to cache
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31b85d590>
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_10-1200.jpg saved to cache
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196c9050>
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_02-1200.jpg saved to cache
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196226d0>
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:07:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FnSROluv_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/nSROluv_07-1200.jpg saved to cache
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 80d03df2-3776-5446-b58e-cd02283695cc
2026-03-26 19:07:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 80d03df2-3776-5446-b58e-cd02283695cc, skipping ID generation
2026-03-26 19:07:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 80d03df2-3776-5446-b58e-cd02283695cc sending to next pipeline
2026-03-26 19:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 80d03df2-3776-5446-b58e-cd02283695cc, identifier: 4622ec4e36
2026-03-26 19:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 80d03df2-3776-5446-b58e-cd02283695cc with identifier: 4622ec4e36
2026-03-26 19:07:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 80d03df2-3776-5446-b58e-cd02283695cc with identifier: 4622ec4e36
2026-03-26 19:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 80d03df2-3776-5446-b58e-cd02283695cc with identifier: 4622ec4e36 to the API
2026-03-26 19:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:07:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 19:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/nSROluv_07-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 9,
'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_expert_report_file_6837c37e-69aa-4045-9b7a-f3ba70ba3e94.pdf',
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/nSROluv_BE.pdf',
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '80d03df2-3776-5446-b58e-cd02283695cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4622ec4e36/skoda-kodiaq-15-tsi-204-ch-phev-dsg6-5pl-selection',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'SKODA',
'model': 'Kodiaq 1.5 TSI 204 ch PHEV DSG6 5pl Selection',
'odometer': 25743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98869,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/nSROluv_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87381,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/nSROluv_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99970,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/nSROluv_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74767,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/nSROluv_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102180,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/nSROluv_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88290,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/nSROluv_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102053,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/nSROluv_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89332,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/nSROluv_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148751,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/nSROluv_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_80d03df2-3776-5446-b58e-cd02283695cc/80d03df2-3776-5446-b58e-cd02283695cc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141854,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/nSROluv_10-1200.jpg',
'Width': 1200}],
'price': 1500,
'price_includes_vat': True,
'registration_date': '2025-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'SKODA Kodiaq 1.5 TSI 204 ch PHEV DSG6 5pl Selection',
'transmission': 'automatic',
'trim': 'Kodiaq 1.5 TSI 204 ch PHEV DSG6 5pl Selection',
'year': 2025}
2026-03-26 19:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274622ec4e36%27 HTTP/1.1" 200 None
2026-03-26 19:07:47 [vpauto.fr] INFO: Saving data for 4622ec4e36: {'created_time': 1774552067.331993, 'last_price_update_time': 1774552067.332004}
2026-03-26 19:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4622ec4e36') HTTP/1.1" 204 0
2026-03-26 19:08:06 [scrapy.extensions.logstats] INFO: Crawled 10 pages (at 2 pages/min), scraped 2 items (at 1 items/min)
2026-03-26 19:08:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-26 19:08:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.958(s), this was the 1st time calling it.
2026-03-26 19:08:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.83534902821606 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-26 19:08:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.192(s), this was the 1st time calling it.
2026-03-26 19:08:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.043253473356179 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-26 19:08:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.960(s), this was the 1st time calling it.
2026-03-26 19:08:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.746615006637714 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-26 19:08:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.742(s), this was the 1st time calling it.
2026-03-26 19:08:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.131969489242429 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-26 19:08:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:08:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:08:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:08:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:08:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/af98d13b36/peugeot-expert-fgn-tole-m-bluehdi-145-ss-bvm6> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-26 19:08:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bf237f1-b6b6-542b-aaad-90612dc11ffa with identifier: af98d13b36
2026-03-26 19:08:55 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/d/UKQipDd_BE.pdf> (referer: https://vpauto.eu/vehicle/af98d13b36/peugeot-expert-fgn-tole-m-bluehdi-145-ss-bvm6)
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319620e10>
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_expert_report_file_341d51b4-83a9-4152-8c1a-73747ca4a8ba.pdf HTTP/1.1" 201 0
2026-03-26 19:08:56 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4bf237f1-b6b6-542b-aaad-90612dc11ffa, skipping ID generation
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_01-1200.jpg not downloaded yet
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_02-1200.jpg not downloaded yet
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_03-1200.jpg not downloaded yet
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_04-1200.jpg not downloaded yet
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_05-1200.jpg not downloaded yet
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_06-1200.jpg not downloaded yet
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_07-1200.jpg not downloaded yet
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_08-1200.jpg not downloaded yet
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_09-1200.jpg not downloaded yet
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_10-1200.jpg not downloaded yet
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/UKQipDd_03-1200.jpg> (referer: https://cdn.vpauto.fr/d/UKQipDd_BE.pdf)
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/UKQipDd_04-1200.jpg> (referer: https://cdn.vpauto.fr/d/UKQipDd_BE.pdf)
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/UKQipDd_06-1200.jpg> (referer: https://cdn.vpauto.fr/d/UKQipDd_BE.pdf)
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/UKQipDd_02-1200.jpg> (referer: https://cdn.vpauto.fr/d/UKQipDd_BE.pdf)
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/UKQipDd_01-1200.jpg> (referer: https://cdn.vpauto.fr/d/UKQipDd_BE.pdf)
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/UKQipDd_05-1200.jpg> (referer: https://cdn.vpauto.fr/d/UKQipDd_BE.pdf)
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/UKQipDd_09-1200.jpg> (referer: https://cdn.vpauto.fr/d/UKQipDd_BE.pdf)
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/UKQipDd_10-1200.jpg> (referer: https://cdn.vpauto.fr/d/UKQipDd_BE.pdf)
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/UKQipDd_07-1200.jpg> (referer: https://cdn.vpauto.fr/d/UKQipDd_BE.pdf)
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195f7310>
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_03-1200.jpg saved to cache
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/UKQipDd_08-1200.jpg> (referer: https://cdn.vpauto.fr/d/UKQipDd_BE.pdf)
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319616650>
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_04-1200.jpg saved to cache
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c83a10>
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_06-1200.jpg saved to cache
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cc9550>
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_02-1200.jpg saved to cache
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c757d0>
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_01-1200.jpg saved to cache
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319556510>
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_05-1200.jpg saved to cache
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c77110>
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_09-1200.jpg saved to cache
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8bd5f29c36/volkswagen-polo-10-tsi-116-ss-dsg7-r-line> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31954f790>
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_10-1200.jpg saved to cache
2026-03-26 19:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319588190>
2026-03-26 19:08:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_07-1200.jpg saved to cache
2026-03-26 19:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319797bd0>
2026-03-26 19:08:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FUKQipDd_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/UKQipDd_08-1200.jpg saved to cache
2026-03-26 19:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa
2026-03-26 19:08:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4bf237f1-b6b6-542b-aaad-90612dc11ffa, skipping ID generation
2026-03-26 19:08:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4bf237f1-b6b6-542b-aaad-90612dc11ffa sending to next pipeline
2026-03-26 19:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4bf237f1-b6b6-542b-aaad-90612dc11ffa, identifier: af98d13b36
2026-03-26 19:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4bf237f1-b6b6-542b-aaad-90612dc11ffa with identifier: af98d13b36
2026-03-26 19:08:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4bf237f1-b6b6-542b-aaad-90612dc11ffa with identifier: af98d13b36
2026-03-26 19:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4bf237f1-b6b6-542b-aaad-90612dc11ffa with identifier: af98d13b36 to the API
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 19:08:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/UKQipDd_08-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 198,
'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_expert_report_file_341d51b4-83a9-4152-8c1a-73747ca4a8ba.pdf',
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/UKQipDd_BE.pdf',
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4bf237f1-b6b6-542b-aaad-90612dc11ffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/af98d13b36/peugeot-expert-fgn-tole-m-bluehdi-145-ss-bvm6',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'PEUGEOT',
'model': 'EXPERT FGN TOLE M BLUEHDI 145 S&S BVM6',
'odometer': 35982,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103278,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/UKQipDd_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86227,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/UKQipDd_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90578,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/UKQipDd_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101370,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/UKQipDd_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97562,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/UKQipDd_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88690,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/UKQipDd_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97225,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/UKQipDd_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90962,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/UKQipDd_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101935,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/UKQipDd_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bf237f1-b6b6-542b-aaad-90612dc11ffa/4bf237f1-b6b6-542b-aaad-90612dc11ffa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94168,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/UKQipDd_10-1200.jpg',
'Width': 1200}],
'price': 1500,
'price_includes_vat': True,
'registration_date': '2024-08-30',
'seats_number': 3,
'seller_name': None,
'title': 'PEUGEOT EXPERT FGN TOLE M BLUEHDI 145 S&S BVM6',
'transmission': 'manual',
'trim': 'EXPERT FGN TOLE M BLUEHDI 145 S&S BVM6',
'year': 2024}
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af98d13b36%27 HTTP/1.1" 200 None
2026-03-26 19:08:57 [vpauto.fr] INFO: Saving data for af98d13b36: {'created_time': 1774552137.628969, 'last_price_update_time': 1774552137.628983}
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='af98d13b36') HTTP/1.1" 204 0
2026-03-26 19:08:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f52bb007-a6b1-5df5-b7db-dbb47444bd80 with identifier: 8bd5f29c36
2026-03-26 19:08:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f52bb007-a6b1-5df5-b7db-dbb47444bd80 with scrape type 2
2026-03-26 19:08:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f52bb007-a6b1-5df5-b7db-dbb47444bd80 with scrape type 2
2026-03-26 19:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f52bb007-a6b1-5df5-b7db-dbb47444bd80, identifier: 8bd5f29c36
2026-03-26 19:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f52bb007-a6b1-5df5-b7db-dbb47444bd80 with identifier: 8bd5f29c36
2026-03-26 19:08:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:08:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f52bb007-a6b1-5df5-b7db-dbb47444bd80 with identifier: 8bd5f29c36
2026-03-26 19:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f52bb007-a6b1-5df5-b7db-dbb47444bd80 with identifier: 8bd5f29c36 to the API
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:08:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 19:08:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8bd5f29c36/volkswagen-polo-10-tsi-116-ss-dsg7-r-line>
{'auction_title': '',
'c_o_2_emission_value': 129,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/mPgjOps_BE.pdf',
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Petrol',
'id': 'f52bb007-a6b1-5df5-b7db-dbb47444bd80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8bd5f29c36/volkswagen-polo-10-tsi-116-ss-dsg7-r-line',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'VOLKSWAGEN',
'model': 'Polo 1.0 TSI 116 S&S DSG7 R-Line',
'odometer': 13551,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2025-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN Polo 1.0 TSI 116 S&S DSG7 R-Line',
'transmission': 'automatic',
'trim': 'Polo 1.0 TSI 116 S&S DSG7 R-Line',
'year': 2025}
2026-03-26 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%278bd5f29c36%27 HTTP/1.1" 200 None
2026-03-26 19:08:58 [vpauto.fr] INFO: Saving data for 8bd5f29c36: {'auction_closing_time': 1775568600.0, 'created_time': 1774342827.745604, 'last_price_update_time': 1774552138.031095}
2026-03-26 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8bd5f29c36') HTTP/1.1" 204 0
2026-03-26 19:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno> (referer: https://vpauto.eu/vehicle/list?page=7) ['zyte-api']
2026-03-26 19:08:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a with identifier: f9f07eb3bf
2026-03-26 19:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a with scrape type 1
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_01-1200.jpg not downloaded yet
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_02-1200.jpg not downloaded yet
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_03-1200.jpg not downloaded yet
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_04-1200.jpg not downloaded yet
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_05-1200.jpg not downloaded yet
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_06-1200.jpg not downloaded yet
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_07-1200.jpg not downloaded yet
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_08-1200.jpg not downloaded yet
2026-03-26 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/EmiqCLj_01-1200.jpg> (referer: https://vpauto.eu/vehicle/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno)
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_09-1200.jpg not downloaded yet
2026-03-26 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/EmiqCLj_02-1200.jpg> (referer: https://vpauto.eu/vehicle/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno)
2026-03-26 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/EmiqCLj_04-1200.jpg> (referer: https://vpauto.eu/vehicle/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno)
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_10-1200.jpg not downloaded yet
2026-03-26 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/EmiqCLj_05-1200.jpg> (referer: https://vpauto.eu/vehicle/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno)
2026-03-26 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/EmiqCLj_03-1200.jpg> (referer: https://vpauto.eu/vehicle/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno)
2026-03-26 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/EmiqCLj_06-1200.jpg> (referer: https://vpauto.eu/vehicle/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno)
2026-03-26 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/EmiqCLj_09-1200.jpg> (referer: https://vpauto.eu/vehicle/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno)
2026-03-26 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/EmiqCLj_07-1200.jpg> (referer: https://vpauto.eu/vehicle/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno)
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319604210>
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_01-1200.jpg saved to cache
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a
2026-03-26 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/EmiqCLj_10-1200.jpg> (referer: https://vpauto.eu/vehicle/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno)
2026-03-26 19:08:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/EmiqCLj_08-1200.jpg> (referer: https://vpauto.eu/vehicle/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno)
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196ab510>
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_02-1200.jpg saved to cache
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31982a290>
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_04-1200.jpg saved to cache
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c639d0>
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_05-1200.jpg saved to cache
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c49f10>
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_03-1200.jpg saved to cache
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31b85f050>
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_06-1200.jpg saved to cache
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31b85f7d0>
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_09-1200.jpg saved to cache
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195e4190>
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_07-1200.jpg saved to cache
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319585190>
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_10-1200.jpg saved to cache
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3197e3b50>
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:08:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FEmiqCLj_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/EmiqCLj_08-1200.jpg saved to cache
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a
2026-03-26 19:08:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a, skipping ID generation
2026-03-26 19:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a with scrape type 1
2026-03-26 19:08:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a sending to next pipeline
2026-03-26 19:08:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a, identifier: f9f07eb3bf
2026-03-26 19:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a with identifier: f9f07eb3bf
2026-03-26 19:08:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a with identifier: f9f07eb3bf
2026-03-26 19:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a with identifier: f9f07eb3bf to the API
2026-03-26 19:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:09: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-26 19:09:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/EmiqCLj_08-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 96,
'car_expert_report_source_url': None,
'category': None,
'color': 'Night blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/f9f07eb3bf/renault-clio-e-tech-full-hybrid-145-techno',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio E-Tech full hybrid 145 Techno',
'odometer': 10364,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102884,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/EmiqCLj_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98465,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/EmiqCLj_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103519,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/EmiqCLj_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82603,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/EmiqCLj_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103881,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/EmiqCLj_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103126,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/EmiqCLj_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101276,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/EmiqCLj_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93711,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/EmiqCLj_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128449,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/EmiqCLj_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a/0b58fabe-6027-5dc5-91a5-b1b1d84e4d7a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136225,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/EmiqCLj_10-1200.jpg',
'Width': 1200}],
'price': 1500,
'price_includes_vat': True,
'registration_date': '2024-06-06',
'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-26 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:00 [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-26 19:09:00 [vpauto.fr] INFO: Saving data for f9f07eb3bf: {'created_time': 1774552140.210175, 'last_price_update_time': 1774552140.210185}
2026-03-26 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='f9f07eb3bf') HTTP/1.1" 204 0
2026-03-26 19:09:06 [scrapy.extensions.logstats] INFO: Crawled 14 pages (at 4 pages/min), scraped 5 items (at 3 items/min)
2026-03-26 19:09:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-26 19:09:06 [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-26 19:09:06 [vpauto.fr] INFO: Found 96 ads on page 8
2026-03-26 19:09:06 [vpauto.fr] INFO: Found listing with ID: c0a099afbf
2026-03-26 19:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c0a099afbf%27 HTTP/1.1" 200 None
2026-03-26 19:09:06 [vpauto.fr] INFO: Scrape type for c0a099afbf: 0
2026-03-26 19:09:06 [vpauto.fr] INFO: Found listing with ID: 2c30e88c9e
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 2c30e88c9e: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 4ada92b9e
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 4ada92b9e: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 691174d736
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 691174d736: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 8be3757e9e
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 8be3757e9e: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: e8a38bf99e
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for e8a38bf99e: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: f552bf6c5a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for f552bf6c5a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 56cf23e636
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 56cf23e636: 2
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: db8103a15a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for db8103a15a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 863fe0efbf
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 863fe0efbf: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 65477e09e
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 65477e09e: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: a45274925a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for a45274925a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: ca0e8ec15a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for ca0e8ec15a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 6bdb8f6036
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 6bdb8f6036: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: f285e4915a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for f285e4915a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 5f4d5217aa
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 5f4d5217aa: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 68e8a8f09e
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 68e8a8f09e: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: e138d32c5a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for e138d32c5a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 131e4f5f36
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 131e4f5f36: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: acd1c96236
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for acd1c96236: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 2f2fdba79e
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 2f2fdba79e: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: c8a04835a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for c8a04835a: 2
2026-03-26 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-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: fbaeb0165a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for fbaeb0165a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 6c3bd9c15a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 6c3bd9c15a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 8ff6c5f35a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278ff6c5f35a%27 HTTP/1.1" 200 None
2026-03-26 19:09:07 [vpauto.fr] INFO: Scrape type for 8ff6c5f35a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 77b10ccb5a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 77b10ccb5a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 86b2c07aaa
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 86b2c07aaa: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 79bc81685a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 79bc81685a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 57277a6a9e
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09: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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 57277a6a9e: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 77ac98ad5a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 77ac98ad5a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: f2b3734aa
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for f2b3734aa: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: be1a4855bf
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for be1a4855bf: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: daa47eafbf
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for daa47eafbf: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: fbbe89d136
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for fbbe89d136: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 25523b3c9e
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 25523b3c9e: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: cc1f1cba5a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for cc1f1cba5a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 61f6af2736
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 61f6af2736: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: a74dcfdbf
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for a74dcfdbf: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 183544ef9e
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 183544ef9e: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: ec08032d5a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for ec08032d5a: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 1ed7617236
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:07 [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-26 19:09:07 [vpauto.fr] INFO: Scrape type for 1ed7617236: 0
2026-03-26 19:09:07 [vpauto.fr] INFO: Found listing with ID: 83f19b345a
2026-03-26 19:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2783f19b345a%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 83f19b345a: 2
2026-03-26 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-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: cd0f4a50aa
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27cd0f4a50aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for cd0f4a50aa: 2
2026-03-26 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-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: a1bbcc48aa
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a1bbcc48aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for a1bbcc48aa: 2
2026-03-26 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-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: f0d8d97d36
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f0d8d97d36%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for f0d8d97d36: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: eec376d936
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27eec376d936%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for eec376d936: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 527f68e236
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27527f68e236%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 527f68e236: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 6edf9fa19e
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276edf9fa19e%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 6edf9fa19e: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: d4408881aa
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d4408881aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for d4408881aa: 2
2026-03-26 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-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 164f7a5a
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27164f7a5a%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 164f7a5a: 2
2026-03-26 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-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: e615e00a9e
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e615e00a9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for e615e00a9e: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 86f4221abf
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2786f4221abf%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 86f4221abf: 1
2026-03-26 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-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 59bb4c635a
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2759bb4c635a%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 59bb4c635a: 2
2026-03-26 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-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: a5d01398bf
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a5d01398bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for a5d01398bf: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 1796cc16bf
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271796cc16bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 1796cc16bf: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 7ad1702bf
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277ad1702bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 7ad1702bf: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 6584cd2a36
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276584cd2a36%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 6584cd2a36: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 533e03945a
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27533e03945a%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 533e03945a: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 7cc3362836
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277cc3362836%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 7cc3362836: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: c27ce610bf
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c27ce610bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for c27ce610bf: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 6651184cbf
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276651184cbf%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 6651184cbf: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: e3723a105a
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e3723a105a%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for e3723a105a: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 9da0fc835a
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279da0fc835a%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 9da0fc835a: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 7b277e399e
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277b277e399e%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 7b277e399e: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 5e0405d45a
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%275e0405d45a%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 5e0405d45a: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 6c9b52999e
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276c9b52999e%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 6c9b52999e: 2
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: f4fed14f36
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f4fed14f36%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for f4fed14f36: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: e75a2ba09e
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e75a2ba09e%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for e75a2ba09e: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 90ea55a8bf
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2790ea55a8bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 90ea55a8bf: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: fc895b6a5a
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27fc895b6a5a%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for fc895b6a5a: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: d68f953736
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d68f953736%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for d68f953736: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 7bbc65da36
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277bbc65da36%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 7bbc65da36: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 2d6bfc2c36
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272d6bfc2c36%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 2d6bfc2c36: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 9ef602105a
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279ef602105a%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 9ef602105a: 2
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 16ad98caaa
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2716ad98caaa%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 16ad98caaa: 2
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: ee2b868436
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ee2b868436%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for ee2b868436: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: b026f524bf
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b026f524bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for b026f524bf: 2
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: aa4cbb3aaa
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27aa4cbb3aaa%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for aa4cbb3aaa: 2
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: 9de4535e9e
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279de4535e9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:08 [vpauto.fr] INFO: Scrape type for 9de4535e9e: 0
2026-03-26 19:09:08 [vpauto.fr] INFO: Found listing with ID: f5a133305a
2026-03-26 19:09:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f5a133305a%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for f5a133305a: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 524c0a0736
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27524c0a0736%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 524c0a0736: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: d664a33936
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d664a33936%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for d664a33936: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 8ca4bdbabf
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%278ca4bdbabf%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 8ca4bdbabf: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 53c0f5c6bf
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2753c0f5c6bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 53c0f5c6bf: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 75f149c836
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2775f149c836%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 75f149c836: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 51bbc226aa
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2751bbc226aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 51bbc226aa: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: a68651b136
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a68651b136%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for a68651b136: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 9a2fa7dc36
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279a2fa7dc36%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 9a2fa7dc36: 1
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 58be4e0ebf
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2758be4e0ebf%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 58be4e0ebf: 1
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 1849d2dbf
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271849d2dbf%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 1849d2dbf: 1
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 68cdcb88aa
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2768cdcb88aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 68cdcb88aa: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: ee435eedbf
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ee435eedbf%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for ee435eedbf: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 1e8ec38b36
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271e8ec38b36%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 1e8ec38b36: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 322a5fb7bf
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27322a5fb7bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 322a5fb7bf: 2
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: ae9f65a336
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ae9f65a336%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for ae9f65a336: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Found listing with ID: 9b8553aa9e
2026-03-26 19:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279b8553aa9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:09 [vpauto.fr] INFO: Scrape type for 9b8553aa9e: 0
2026-03-26 19:09:09 [vpauto.fr] INFO: Requesting listing page 9: https://vpauto.eu/vehicle/list?page=9
2026-03-26 19:09:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/83f19b345a/mazda-cx-60-25l-e-skyactiv-phev-327-ch-4x4-bva8-exclusive-line> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 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-26 19:09:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with identifier: 83f19b345a
2026-03-26 19:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with scrape type 2
2026-03-26 19:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with scrape type 2
2026-03-26 19:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49, identifier: 83f19b345a
2026-03-26 19:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with identifier: 83f19b345a
2026-03-26 19:09:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with identifier: 83f19b345a
2026-03-26 19:09:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49 with identifier: 83f19b345a to the API
2026-03-26 19:09:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/83f19b345a/mazda-cx-60-25l-e-skyactiv-phev-327-ch-4x4-bva8-exclusive-line>
{'auction_title': '',
'c_o_2_emission_value': 33,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7a1dc8f5-e4f9-5ca5-b9fd-43f97aec1a49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/83f19b345a/mazda-cx-60-25l-e-skyactiv-phev-327-ch-4x4-bva8-exclusive-line',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'MAZDA',
'model': 'CX-60 2.5L e-SKYACTIV PHEV 327 ch 4x4 BVA8 Exclusive-Line',
'odometer': 56720,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'MAZDA CX-60 2.5L e-SKYACTIV PHEV 327 ch 4x4 BVA8 Exclusive-Line',
'transmission': 'automatic',
'trim': 'CX-60 2.5L e-SKYACTIV PHEV 327 ch 4x4 BVA8 Exclusive-Line',
'year': 2023}
2026-03-26 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2783f19b345a%27 HTTP/1.1" 200 None
2026-03-26 19:09:11 [vpauto.fr] INFO: Saving data for 83f19b345a: {'created_time': 1774033779.884638, 'last_price_update_time': 1774552151.575791}
2026-03-26 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='83f19b345a') HTTP/1.1" 204 0
2026-03-26 19:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/86f4221abf/renault-clio-blue-dci-100-21n-intens> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 19:09:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/164f7a5a/renault-clio-tce-100-gpl-evolution> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 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-26 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-26 19:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed65d362-2988-55c6-ba07-cf0f9c65bf20 with identifier: 86f4221abf
2026-03-26 19:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed65d362-2988-55c6-ba07-cf0f9c65bf20 with scrape type 1
2026-03-26 19:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed65d362-2988-55c6-ba07-cf0f9c65bf20
2026-03-26 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_01-1200.jpg not downloaded yet
2026-03-26 19:09:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4069918c-c90f-5a9b-a282-995f798eb82d with identifier: 164f7a5a
2026-03-26 19:09:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4069918c-c90f-5a9b-a282-995f798eb82d with scrape type 2
2026-03-26 19:09:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4069918c-c90f-5a9b-a282-995f798eb82d with scrape type 2
2026-03-26 19:09:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4069918c-c90f-5a9b-a282-995f798eb82d, identifier: 164f7a5a
2026-03-26 19:09:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4069918c-c90f-5a9b-a282-995f798eb82d with identifier: 164f7a5a
2026-03-26 19:09:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:09:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4069918c-c90f-5a9b-a282-995f798eb82d with identifier: 164f7a5a
2026-03-26 19:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4069918c-c90f-5a9b-a282-995f798eb82d with identifier: 164f7a5a to the API
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/164f7a5a/renault-clio-tce-100-gpl-evolution>
{'auction_title': '',
'c_o_2_emission_value': 121,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': '4069918c-c90f-5a9b-a282-995f798eb82d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/164f7a5a/renault-clio-tce-100-gpl-evolution',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Clio TCe 100 GPL Evolution',
'odometer': 71745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 100 GPL Evolution',
'transmission': 'manual',
'trim': 'Clio TCe 100 GPL Evolution',
'year': 2023}
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27164f7a5a%27 HTTP/1.1" 200 None
2026-03-26 19:09:12 [vpauto.fr] INFO: Saving data for 164f7a5a: {'created_time': 1773947471.891285, 'last_price_update_time': 1774552152.383719}
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='164f7a5a') HTTP/1.1" 204 0
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_02-1200.jpg not downloaded yet
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_03-1200.jpg not downloaded yet
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_04-1200.jpg not downloaded yet
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_05-1200.jpg not downloaded yet
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_06-1200.jpg not downloaded yet
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_07-1200.jpg not downloaded yet
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_08-1200.jpg not downloaded yet
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_09-1200.jpg not downloaded yet
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_10-1200.jpg not downloaded yet
2026-03-26 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/59bb4c635a/renault-clio-tce-100-gpl-evolution> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 19:09:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ccVYotL_10-1200.jpg> (referer: https://vpauto.eu/vehicle/86f4221abf/renault-clio-blue-dci-100-21n-intens)
2026-03-26 19:09:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 825b5725-5f71-532b-95a0-3f8a83a74bc3 with identifier: 59bb4c635a
2026-03-26 19:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825b5725-5f71-532b-95a0-3f8a83a74bc3 with scrape type 2
2026-03-26 19:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 825b5725-5f71-532b-95a0-3f8a83a74bc3 with scrape type 2
2026-03-26 19:09:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 825b5725-5f71-532b-95a0-3f8a83a74bc3, identifier: 59bb4c635a
2026-03-26 19:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 825b5725-5f71-532b-95a0-3f8a83a74bc3 with identifier: 59bb4c635a
2026-03-26 19:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 825b5725-5f71-532b-95a0-3f8a83a74bc3 with identifier: 59bb4c635a
2026-03-26 19:09:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 825b5725-5f71-532b-95a0-3f8a83a74bc3 with identifier: 59bb4c635a to the API
2026-03-26 19:09:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/59bb4c635a/renault-clio-tce-100-gpl-evolution>
{'auction_title': '',
'c_o_2_emission_value': 104,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': '825b5725-5f71-532b-95a0-3f8a83a74bc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/59bb4c635a/renault-clio-tce-100-gpl-evolution',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'RENAULT',
'model': 'Clio TCe 100 GPL Evolution',
'odometer': 80645,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 100 GPL Evolution',
'transmission': 'manual',
'trim': 'Clio TCe 100 GPL Evolution',
'year': 2023}
2026-03-26 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2759bb4c635a%27 HTTP/1.1" 200 None
2026-03-26 19:09:13 [vpauto.fr] INFO: Saving data for 59bb4c635a: {'created_time': 1773947466.425524, 'last_price_update_time': 1774552153.979024}
2026-03-26 19:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='59bb4c635a') HTTP/1.1" 204 0
2026-03-26 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ccVYotL_09-1200.jpg> (referer: https://vpauto.eu/vehicle/86f4221abf/renault-clio-blue-dci-100-21n-intens)
2026-03-26 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9ef602105a/ds-ds3-crossback-puretech-130-eat8-rivoli> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 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-26 19:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31b85c690>
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_10-1200.jpg saved to cache
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ed65d362-2988-55c6-ba07-cf0f9c65bf20
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cc97d0>
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_09-1200.jpg saved to cache
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ed65d362-2988-55c6-ba07-cf0f9c65bf20
2026-03-26 19:09:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with identifier: 9ef602105a
2026-03-26 19:09:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with scrape type 2
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with scrape type 2
2026-03-26 19:09:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239, identifier: 9ef602105a
2026-03-26 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ccVYotL_07-1200.jpg> (referer: https://vpauto.eu/vehicle/86f4221abf/renault-clio-blue-dci-100-21n-intens)
2026-03-26 19:09:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with identifier: 9ef602105a
2026-03-26 19:09:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with identifier: 9ef602105a
2026-03-26 19:09:14 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239 with identifier: 9ef602105a to the API
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/9ef602105a/ds-ds3-crossback-puretech-130-eat8-rivoli>
{'auction_title': '',
'c_o_2_emission_value': 138,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '4e11e8d3-5d43-5ee8-8ab5-40c8f7efe239',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9ef602105a/ds-ds3-crossback-puretech-130-eat8-rivoli',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'DS',
'model': 'Ds3 Crossback Puretech 130 Eat8 Rivoli',
'odometer': 46465,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'DS Ds3 Crossback Puretech 130 Eat8 Rivoli',
'transmission': 'automatic',
'trim': 'Ds3 Crossback Puretech 130 Eat8 Rivoli',
'year': 2022}
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279ef602105a%27 HTTP/1.1" 200 None
2026-03-26 19:09:14 [vpauto.fr] INFO: Saving data for 9ef602105a: {'created_time': 1773947461.511181, 'last_price_update_time': 1774552154.654524}
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9ef602105a') HTTP/1.1" 204 0
2026-03-26 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ccVYotL_08-1200.jpg> (referer: https://vpauto.eu/vehicle/86f4221abf/renault-clio-blue-dci-100-21n-intens)
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319586490>
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_07-1200.jpg saved to cache
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ed65d362-2988-55c6-ba07-cf0f9c65bf20
2026-03-26 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ccVYotL_05-1200.jpg> (referer: https://vpauto.eu/vehicle/86f4221abf/renault-clio-blue-dci-100-21n-intens)
2026-03-26 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ccVYotL_06-1200.jpg> (referer: https://vpauto.eu/vehicle/86f4221abf/renault-clio-blue-dci-100-21n-intens)
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195717d0>
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_08-1200.jpg saved to cache
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ed65d362-2988-55c6-ba07-cf0f9c65bf20
2026-03-26 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ccVYotL_04-1200.jpg> (referer: https://vpauto.eu/vehicle/86f4221abf/renault-clio-blue-dci-100-21n-intens)
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319602050>
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_05-1200.jpg saved to cache
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ed65d362-2988-55c6-ba07-cf0f9c65bf20
2026-03-26 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ccVYotL_03-1200.jpg> (referer: https://vpauto.eu/vehicle/86f4221abf/renault-clio-blue-dci-100-21n-intens)
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31b560590>
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_06-1200.jpg saved to cache
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ed65d362-2988-55c6-ba07-cf0f9c65bf20
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31961e450>
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_04-1200.jpg saved to cache
2026-03-26 19:09:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ed65d362-2988-55c6-ba07-cf0f9c65bf20
2026-03-26 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ccVYotL_02-1200.jpg> (referer: https://vpauto.eu/vehicle/86f4221abf/renault-clio-blue-dci-100-21n-intens)
2026-03-26 19:09:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ccVYotL_01-1200.jpg> (referer: https://vpauto.eu/vehicle/86f4221abf/renault-clio-blue-dci-100-21n-intens)
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195fe750>
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_03-1200.jpg saved to cache
2026-03-26 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ed65d362-2988-55c6-ba07-cf0f9c65bf20
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319600110>
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_02-1200.jpg saved to cache
2026-03-26 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ed65d362-2988-55c6-ba07-cf0f9c65bf20
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319554350>
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FccVYotL_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ccVYotL_01-1200.jpg saved to cache
2026-03-26 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ed65d362-2988-55c6-ba07-cf0f9c65bf20
2026-03-26 19:09:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed65d362-2988-55c6-ba07-cf0f9c65bf20, skipping ID generation
2026-03-26 19:09:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed65d362-2988-55c6-ba07-cf0f9c65bf20 with scrape type 1
2026-03-26 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed65d362-2988-55c6-ba07-cf0f9c65bf20 sending to next pipeline
2026-03-26 19:09:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ed65d362-2988-55c6-ba07-cf0f9c65bf20, identifier: 86f4221abf
2026-03-26 19:09:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ed65d362-2988-55c6-ba07-cf0f9c65bf20 with identifier: 86f4221abf
2026-03-26 19:09:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ed65d362-2988-55c6-ba07-cf0f9c65bf20 with identifier: 86f4221abf
2026-03-26 19:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ed65d362-2988-55c6-ba07-cf0f9c65bf20 with identifier: 86f4221abf to the API
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/ccVYotL_01-1200.jpg>
{'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': 'ed65d362-2988-55c6-ba07-cf0f9c65bf20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/86f4221abf/renault-clio-blue-dci-100-21n-intens',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio Blue dCi 100 - 21N Intens',
'odometer': 77414,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95255,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ccVYotL_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96399,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ccVYotL_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96217,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ccVYotL_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76065,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ccVYotL_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93364,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ccVYotL_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99904,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ccVYotL_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95684,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ccVYotL_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83036,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ccVYotL_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112957,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ccVYotL_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed65d362-2988-55c6-ba07-cf0f9c65bf20/ed65d362-2988-55c6-ba07-cf0f9c65bf20_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118349,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ccVYotL_10-1200.jpg',
'Width': 1200}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio Blue dCi 100 - 21N Intens',
'transmission': 'manual',
'trim': 'Clio Blue dCi 100 - 21N Intens',
'year': 2023}
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2786f4221abf%27 HTTP/1.1" 200 None
2026-03-26 19:09:15 [vpauto.fr] INFO: Saving data for 86f4221abf: {'created_time': 1774552155.579593, 'last_price_update_time': 1774552155.579606}
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='86f4221abf') HTTP/1.1" 204 0
2026-03-26 19:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b026f524bf/renault-clio-tce-90-21-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 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-26 19:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/cd0f4a50aa/ford-mustang-mach-e-standard-range-76-kwh-269-ch> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 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-26 19:09:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8a18e5d-c997-5455-a8c5-ab1cc9fe5368 with identifier: b026f524bf
2026-03-26 19:09:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8a18e5d-c997-5455-a8c5-ab1cc9fe5368 with scrape type 2
2026-03-26 19:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8a18e5d-c997-5455-a8c5-ab1cc9fe5368 with scrape type 2
2026-03-26 19:09:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d8a18e5d-c997-5455-a8c5-ab1cc9fe5368, identifier: b026f524bf
2026-03-26 19:09:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d8a18e5d-c997-5455-a8c5-ab1cc9fe5368 with identifier: b026f524bf
2026-03-26 19:09:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d8a18e5d-c997-5455-a8c5-ab1cc9fe5368 with identifier: b026f524bf
2026-03-26 19:09:15 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d8a18e5d-c997-5455-a8c5-ab1cc9fe5368 with identifier: b026f524bf to the API
2026-03-26 19:09:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/b026f524bf/renault-clio-tce-90-21-business>
{'auction_title': '',
'c_o_2_emission_value': 117,
'car_expert_report_source_url': None,
'category': None,
'color': 'Light grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'd8a18e5d-c997-5455-a8c5-ab1cc9fe5368',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b026f524bf/renault-clio-tce-90-21-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio TCe 90 - 21 Business',
'odometer': 50291,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 90 - 21 Business',
'transmission': 'manual',
'trim': 'Clio TCe 90 - 21 Business',
'year': 2022}
2026-03-26 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b026f524bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:16 [vpauto.fr] INFO: Saving data for b026f524bf: {'created_time': 1774256967.687835, 'last_price_update_time': 1774552156.201614}
2026-03-26 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b026f524bf') HTTP/1.1" 204 0
2026-03-26 19:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/16ad98caaa/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 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-26 19:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with identifier: cd0f4a50aa
2026-03-26 19:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with scrape type 2
2026-03-26 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with scrape type 2
2026-03-26 19:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 27139f0d-7551-55a8-9ef7-b57e15dfb6ac, identifier: cd0f4a50aa
2026-03-26 19:09:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with identifier: cd0f4a50aa
2026-03-26 19:09:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with identifier: cd0f4a50aa
2026-03-26 19:09:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 27139f0d-7551-55a8-9ef7-b57e15dfb6ac with identifier: cd0f4a50aa to the API
2026-03-26 19:09:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/cd0f4a50aa/ford-mustang-mach-e-standard-range-76-kwh-269-ch>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '27139f0d-7551-55a8-9ef7-b57e15dfb6ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/cd0f4a50aa/ford-mustang-mach-e-standard-range-76-kwh-269-ch',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'FORD',
'model': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'odometer': 57907,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Mustang Mach-E Standard Range 76 kWh 269 ch',
'transmission': 'automatic',
'trim': 'Mustang Mach-E Standard Range 76 kWh 269 ch',
'year': 2023}
2026-03-26 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27cd0f4a50aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:16 [vpauto.fr] INFO: Saving data for cd0f4a50aa: {'created_time': 1773947326.489369, 'last_price_update_time': 1774552156.60477}
2026-03-26 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='cd0f4a50aa') HTTP/1.1" 204 0
2026-03-26 19:09:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with identifier: 16ad98caaa
2026-03-26 19:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with scrape type 2
2026-03-26 19:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with scrape type 2
2026-03-26 19:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 817fed88-f8f2-525d-a87e-cf5dc81b2ca4, identifier: 16ad98caaa
2026-03-26 19:09:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with identifier: 16ad98caaa
2026-03-26 19:09:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with identifier: 16ad98caaa
2026-03-26 19:09:16 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 817fed88-f8f2-525d-a87e-cf5dc81b2ca4 with identifier: 16ad98caaa to the API
2026-03-26 19:09:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/16ad98caaa/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '817fed88-f8f2-525d-a87e-cf5dc81b2ca4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/16ad98caaa/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'odometer': 48382,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'year': 2022}
2026-03-26 19:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2716ad98caaa%27 HTTP/1.1" 200 None
2026-03-26 19:09:17 [vpauto.fr] INFO: Saving data for 16ad98caaa: {'created_time': 1774033989.634128, 'last_price_update_time': 1774552157.007502}
2026-03-26 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='16ad98caaa') HTTP/1.1" 204 0
2026-03-26 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 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-26 19:09:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0844fea0-3e4c-5c13-b548-22018f54bfe8 with identifier: 58be4e0ebf
2026-03-26 19:09:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0844fea0-3e4c-5c13-b548-22018f54bfe8 with scrape type 1
2026-03-26 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0844fea0-3e4c-5c13-b548-22018f54bfe8
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_01-1200.jpg not downloaded yet
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_02-1200.jpg not downloaded yet
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_03-1200.jpg not downloaded yet
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_04-1200.jpg not downloaded yet
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_05-1200.jpg not downloaded yet
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_06-1200.jpg not downloaded yet
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_07-1200.jpg not downloaded yet
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_08-1200.jpg not downloaded yet
2026-03-26 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/aHMfjCc_01-1200.jpg> (referer: https://vpauto.eu/vehicle/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_09-1200.jpg not downloaded yet
2026-03-26 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/aHMfjCc_04-1200.jpg> (referer: https://vpauto.eu/vehicle/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_10-1200.jpg not downloaded yet
2026-03-26 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/aHMfjCc_03-1200.jpg> (referer: https://vpauto.eu/vehicle/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/aHMfjCc_02-1200.jpg> (referer: https://vpauto.eu/vehicle/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/aHMfjCc_05-1200.jpg> (referer: https://vpauto.eu/vehicle/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/aHMfjCc_09-1200.jpg> (referer: https://vpauto.eu/vehicle/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/aHMfjCc_06-1200.jpg> (referer: https://vpauto.eu/vehicle/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195853d0>
2026-03-26 19:09:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_01-1200.jpg saved to cache
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0844fea0-3e4c-5c13-b548-22018f54bfe8
2026-03-26 19:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/aHMfjCc_10-1200.jpg> (referer: https://vpauto.eu/vehicle/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/aHMfjCc_07-1200.jpg> (referer: https://vpauto.eu/vehicle/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/aHMfjCc_08-1200.jpg> (referer: https://vpauto.eu/vehicle/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cbcbd0>
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_04-1200.jpg saved to cache
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0844fea0-3e4c-5c13-b548-22018f54bfe8
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195e9fd0>
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_03-1200.jpg saved to cache
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0844fea0-3e4c-5c13-b548-22018f54bfe8
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319782bd0>
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_02-1200.jpg saved to cache
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0844fea0-3e4c-5c13-b548-22018f54bfe8
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c41dd0>
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_05-1200.jpg saved to cache
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0844fea0-3e4c-5c13-b548-22018f54bfe8
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318ce4910>
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_09-1200.jpg saved to cache
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0844fea0-3e4c-5c13-b548-22018f54bfe8
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318ce4f50>
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_06-1200.jpg saved to cache
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0844fea0-3e4c-5c13-b548-22018f54bfe8
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cd0c10>
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_10-1200.jpg saved to cache
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0844fea0-3e4c-5c13-b548-22018f54bfe8
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cd1090>
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_07-1200.jpg saved to cache
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0844fea0-3e4c-5c13-b548-22018f54bfe8
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cedcd0>
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FaHMfjCc_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/aHMfjCc_08-1200.jpg saved to cache
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0844fea0-3e4c-5c13-b548-22018f54bfe8
2026-03-26 19:09:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0844fea0-3e4c-5c13-b548-22018f54bfe8, skipping ID generation
2026-03-26 19:09:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0844fea0-3e4c-5c13-b548-22018f54bfe8 with scrape type 1
2026-03-26 19:09:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0844fea0-3e4c-5c13-b548-22018f54bfe8 sending to next pipeline
2026-03-26 19:09:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 0844fea0-3e4c-5c13-b548-22018f54bfe8, identifier: 58be4e0ebf
2026-03-26 19:09:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 0844fea0-3e4c-5c13-b548-22018f54bfe8 with identifier: 58be4e0ebf
2026-03-26 19:09:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:09:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 0844fea0-3e4c-5c13-b548-22018f54bfe8 with identifier: 58be4e0ebf
2026-03-26 19:09:21 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 0844fea0-3e4c-5c13-b548-22018f54bfe8 with identifier: 58be4e0ebf to the API
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/aHMfjCc_08-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium blue metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0844fea0-3e4c-5c13-b548-22018f54bfe8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/58be4e0ebf/renault-kadjar-blue-dci-115-edc-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 EDC Business',
'odometer': 127821,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109352,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/aHMfjCc_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101670,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/aHMfjCc_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113961,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/aHMfjCc_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83185,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/aHMfjCc_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109102,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/aHMfjCc_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102964,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/aHMfjCc_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109142,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/aHMfjCc_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95703,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/aHMfjCc_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127812,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/aHMfjCc_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0844fea0-3e4c-5c13-b548-22018f54bfe8/0844fea0-3e4c-5c13-b548-22018f54bfe8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139017,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/aHMfjCc_10-1200.jpg',
'Width': 1200}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Kadjar Blue dCi 115 EDC Business',
'transmission': 'automatic',
'trim': 'Kadjar Blue dCi 115 EDC Business',
'year': 2022}
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2758be4e0ebf%27 HTTP/1.1" 200 None
2026-03-26 19:09:21 [vpauto.fr] INFO: Saving data for 58be4e0ebf: {'created_time': 1774552161.928232, 'last_price_update_time': 1774552161.928245}
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='58be4e0ebf') HTTP/1.1" 204 0
2026-03-26 19:09:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c8a04835a/ford-mach-e-1122-standard-range-76-kwh-269-ch-base-propulsion> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 19:09:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e8e04d5-b233-5264-8a1b-23d88735bae1 with identifier: c8a04835a
2026-03-26 19:09:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e8e04d5-b233-5264-8a1b-23d88735bae1 with scrape type 2
2026-03-26 19:09:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e8e04d5-b233-5264-8a1b-23d88735bae1 with scrape type 2
2026-03-26 19:09:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9e8e04d5-b233-5264-8a1b-23d88735bae1, identifier: c8a04835a
2026-03-26 19:09:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9e8e04d5-b233-5264-8a1b-23d88735bae1 with identifier: c8a04835a
2026-03-26 19:09:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9e8e04d5-b233-5264-8a1b-23d88735bae1 with identifier: c8a04835a
2026-03-26 19:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9e8e04d5-b233-5264-8a1b-23d88735bae1 with identifier: c8a04835a to the API
2026-03-26 19:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c8a04835a/ford-mach-e-1122-standard-range-76-kwh-269-ch-base-propulsion>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '9e8e04d5-b233-5264-8a1b-23d88735bae1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c8a04835a/ford-mach-e-1122-standard-range-76-kwh-269-ch-base-propulsion',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'FORD',
'model': 'MACH-E 1122 Standard Range, 76 kWh, 269 ch Base Propulsion',
'odometer': 40093,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'FORD MACH-E 1122 Standard Range, 76 kWh, 269 ch Base Propulsion',
'transmission': 'automatic',
'trim': 'MACH-E 1122 Standard Range, 76 kWh, 269 ch Base Propulsion',
'year': 2023}
2026-03-26 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c8a04835a%27 HTTP/1.1" 200 None
2026-03-26 19:09:25 [vpauto.fr] INFO: Saving data for c8a04835a: {'created_time': 1773947497.967107, 'last_price_update_time': 1774552165.764872}
2026-03-26 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c8a04835a') HTTP/1.1" 204 0
2026-03-26 19:09:26 [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-26 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-26 19:09:26 [vpauto.fr] INFO: Found 96 ads on page 9
2026-03-26 19:09:26 [vpauto.fr] INFO: Found listing with ID: a2f9e6636
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a2f9e6636%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for a2f9e6636: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 44d2e3de9e
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2744d2e3de9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 44d2e3de9e: 2
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 2cdb823e9e
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272cdb823e9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 2cdb823e9e: 2
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: eaa81fd15a
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27eaa81fd15a%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for eaa81fd15a: 2
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: bf682cc8bf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27bf682cc8bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for bf682cc8bf: 1
2026-03-26 19:09:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/9a2fa7dc36/renault-express-van-express-van-blue-dci-95-22-confort> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 27887446bf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2727887446bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 27887446bf: 2
2026-03-26 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-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: fb155c7a9e
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27fb155c7a9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for fb155c7a9e: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: d33b8659e
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d33b8659e%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for d33b8659e: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: e730ecf1bf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e730ecf1bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for e730ecf1bf: 2
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 26019ac1bf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2726019ac1bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 26019ac1bf: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 1ba9574baa
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271ba9574baa%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 1ba9574baa: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 3a5bd53536
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%273a5bd53536%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 3a5bd53536: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 23ca135936
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2723ca135936%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 23ca135936: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: d7d35623bf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d7d35623bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for d7d35623bf: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 3a40803bf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%273a40803bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 3a40803bf: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 2d1ab68436
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272d1ab68436%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 2d1ab68436: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: f75ed4dbf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f75ed4dbf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for f75ed4dbf: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 797bbbd436
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27797bbbd436%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 797bbbd436: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 7bdeb5df36
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277bdeb5df36%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 7bdeb5df36: 1
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 3aeb148536
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%273aeb148536%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 3aeb148536: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 1ffa4a7136
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271ffa4a7136%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 1ffa4a7136: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 42727b819e
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2742727b819e%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 42727b819e: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: c73b0e7a36
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c73b0e7a36%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for c73b0e7a36: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 9a0e88ea36
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279a0e88ea36%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 9a0e88ea36: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 537a2e7d5a
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27537a2e7d5a%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 537a2e7d5a: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 655fdfdcbf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27655fdfdcbf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 655fdfdcbf: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: d3d28134aa
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d3d28134aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for d3d28134aa: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 3249adeabf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%273249adeabf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 3249adeabf: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: dbe246405a
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27dbe246405a%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for dbe246405a: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: aad586b7bf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27aad586b7bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for aad586b7bf: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: aefd4bd0bf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27aefd4bd0bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for aefd4bd0bf: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 6ab55f71aa
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276ab55f71aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 6ab55f71aa: 2
2026-03-26 19:09:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00411a94-5736-55d3-9b47-abe911d1f492 with identifier: 9a2fa7dc36
2026-03-26 19:09:27 [crawlers.middlewares.report_download_middleware] INFO: Downloading car_expert_report_source_url for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 6cfcea68bf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276cfcea68bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 6cfcea68bf: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: cc7f476c5a
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27cc7f476c5a%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for cc7f476c5a: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 97946bd95a
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2797946bd95a%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 97946bd95a: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 2ee6720cbf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272ee6720cbf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 2ee6720cbf: 1
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 433c4cea36
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27433c4cea36%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 433c4cea36: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: c20ed70dbf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c20ed70dbf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for c20ed70dbf: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 2139e832bf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272139e832bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:27 [vpauto.fr] INFO: Scrape type for 2139e832bf: 0
2026-03-26 19:09:27 [vpauto.fr] INFO: Found listing with ID: 2a034f9bf
2026-03-26 19:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272a034f9bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 2a034f9bf: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: e4f5ebc436
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e4f5ebc436%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for e4f5ebc436: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 36fb906e36
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2736fb906e36%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 36fb906e36: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 81454a87bf
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2781454a87bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 81454a87bf: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: b473c17b36
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b473c17b36%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for b473c17b36: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 19fd17c9bf
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2719fd17c9bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 19fd17c9bf: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: b176305036
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b176305036%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for b176305036: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 1e2ad6c15a
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271e2ad6c15a%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 1e2ad6c15a: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 36e8407ebf
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2736e8407ebf%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 36e8407ebf: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: e26c594636
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e26c594636%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for e26c594636: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 2bfd814d9e
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272bfd814d9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 2bfd814d9e: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 38bc860c36
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2738bc860c36%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 38bc860c36: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 972f84ffaa
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27972f84ffaa%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 972f84ffaa: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: d1b47f3a9e
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d1b47f3a9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for d1b47f3a9e: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: e6a5497936
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e6a5497936%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for e6a5497936: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: f9fcb31336
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27f9fcb31336%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for f9fcb31336: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: c0253aabf
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c0253aabf%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for c0253aabf: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 2be88f449e
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272be88f449e%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 2be88f449e: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: d1a06a8836
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d1a06a8836%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for d1a06a8836: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 50d3773136
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2750d3773136%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 50d3773136: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: a5660917aa
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a5660917aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for a5660917aa: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: fdef5bbc36
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27fdef5bbc36%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for fdef5bbc36: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 6dda60495a
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276dda60495a%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 6dda60495a: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 47bac252aa
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2747bac252aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 47bac252aa: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: a7fa174d36
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a7fa174d36%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for a7fa174d36: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 6284eff89e
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276284eff89e%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 6284eff89e: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 44d873d736
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2744d873d736%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 44d873d736: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: ffcd6069bf
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ffcd6069bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for ffcd6069bf: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: ac2d4d8eaa
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27ac2d4d8eaa%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for ac2d4d8eaa: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: a74c9f46bf
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a74c9f46bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for a74c9f46bf: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: b482ae25bf
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b482ae25bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for b482ae25bf: 1
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 4753525ebf
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%274753525ebf%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 4753525ebf: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: c77b383236
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c77b383236%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for c77b383236: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: e294ae2036
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27e294ae2036%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for e294ae2036: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 642b1273bf
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27642b1273bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 642b1273bf: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 26f8b4ef9e
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2726f8b4ef9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 26f8b4ef9e: 2
2026-03-26 19:09:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/a1bbcc48aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 244bd5f136
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27244bd5f136%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 244bd5f136: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: 452391e19e
2026-03-26 19:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27452391e19e%27 HTTP/1.1" 200 None
2026-03-26 19:09:28 [vpauto.fr] INFO: Scrape type for 452391e19e: 0
2026-03-26 19:09:28 [vpauto.fr] INFO: Found listing with ID: a579cfe69e
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a579cfe69e%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for a579cfe69e: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: 963264babf
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27963264babf%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for 963264babf: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: 9aa5217c9e
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279aa5217c9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for 9aa5217c9e: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: b70510a2bf
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27b70510a2bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for b70510a2bf: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: a6edb743bf
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a6edb743bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for a6edb743bf: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: 9f376fa036
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279f376fa036%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for 9f376fa036: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: d6a26bfebf
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27d6a26bfebf%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for d6a26bfebf: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: 4b39f94836
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%274b39f94836%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for 4b39f94836: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: 9145aaaebf
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279145aaaebf%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for 9145aaaebf: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: caf0b8ef36
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27caf0b8ef36%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for caf0b8ef36: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: 667039a936
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27667039a936%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for 667039a936: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: c5c8d7c1bf
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27c5c8d7c1bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for c5c8d7c1bf: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: bcfa1607bf
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27bcfa1607bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for bcfa1607bf: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: da730e7bf
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27da730e7bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for da730e7bf: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: 824dd49b36
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27824dd49b36%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for 824dd49b36: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: 7b181886aa
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%277b181886aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for 7b181886aa: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: 8f2e0dda9e
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%278f2e0dda9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for 8f2e0dda9e: 2
2026-03-26 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-26 19:09:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf> (referer: https://vpauto.eu/vehicle/9a2fa7dc36/renault-express-van-express-van-blue-dci-95-22-confort)
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: 36b697dfbf
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%2736b697dfbf%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for 36b697dfbf: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Found listing with ID: 6a4ae91d36
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%276a4ae91d36%27 HTTP/1.1" 200 None
2026-03-26 19:09:29 [vpauto.fr] INFO: Scrape type for 6a4ae91d36: 0
2026-03-26 19:09:29 [vpauto.fr] INFO: Requesting listing page 10: https://vpauto.eu/vehicle/list?page=10
2026-03-26 19:09:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with identifier: a1bbcc48aa
2026-03-26 19:09:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with scrape type 2
2026-03-26 19:09:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with scrape type 2
2026-03-26 19:09:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8e9d0166-6d45-59f3-b95c-9354f38c73a2, identifier: a1bbcc48aa
2026-03-26 19:09:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with identifier: a1bbcc48aa
2026-03-26 19:09:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:09:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:09:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with identifier: a1bbcc48aa
2026-03-26 19:09:29 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8e9d0166-6d45-59f3-b95c-9354f38c73a2 with identifier: a1bbcc48aa to the API
2026-03-26 19:09:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/a1bbcc48aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line>
{'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Rouge Fonc',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'F H',
'id': '8e9d0166-6d45-59f3-b95c-9354f38c73a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/a1bbcc48aa/ford-puma-10-flexifuel-125-ch-ss-mhev-st-line',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'FORD',
'model': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'odometer': 59940,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'transmission': 'manual',
'trim': 'Puma 1.0 Flexifuel 125 ch S&S mHEV ST-Line',
'year': 2023}
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27a1bbcc48aa%27 HTTP/1.1" 200 None
2026-03-26 19:09:30 [vpauto.fr] INFO: Saving data for a1bbcc48aa: {'created_time': 1773947479.546694, 'last_price_update_time': 1774552170.220142}
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='a1bbcc48aa') HTTP/1.1" 204 0
2026-03-26 19:09:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195ea7d0>
2026-03-26 19:09:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_expert_report_file_d6de2b40-2428-4390-a184-e22e8681d50c.pdf HTTP/1.1" 201 0
2026-03-26 19:09:30 [crawlers.middlewares.report_download_middleware] INFO: Downloaded report for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00411a94-5736-55d3-9b47-abe911d1f492, skipping ID generation
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_01-1200.jpg not downloaded yet
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_02-1200.jpg not downloaded yet
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_03-1200.jpg not downloaded yet
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_04-1200.jpg not downloaded yet
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_05-1200.jpg not downloaded yet
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_06-1200.jpg not downloaded yet
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_07-1200.jpg not downloaded yet
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_08-1200.jpg not downloaded yet
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_09-1200.jpg not downloaded yet
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_10-1200.jpg not downloaded yet
2026-03-26 19:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/322a5fb7bf/peugeot-308-sw-bluehdi-130ch-ss-bvm6-active-pack> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 19:09:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/BWIvCuS_10-1200.jpg> (referer: https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf)
2026-03-26 19:09:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f99fa463-feb5-5693-93f8-6fcf2990e850 with identifier: 322a5fb7bf
2026-03-26 19:09:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f99fa463-feb5-5693-93f8-6fcf2990e850 with scrape type 2
2026-03-26 19:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f99fa463-feb5-5693-93f8-6fcf2990e850 with scrape type 2
2026-03-26 19:09:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: f99fa463-feb5-5693-93f8-6fcf2990e850, identifier: 322a5fb7bf
2026-03-26 19:09:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: f99fa463-feb5-5693-93f8-6fcf2990e850 with identifier: 322a5fb7bf
2026-03-26 19:09:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:09:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: f99fa463-feb5-5693-93f8-6fcf2990e850 with identifier: 322a5fb7bf
2026-03-26 19:09:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: f99fa463-feb5-5693-93f8-6fcf2990e850 with identifier: 322a5fb7bf to the API
2026-03-26 19:09:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/322a5fb7bf/peugeot-308-sw-bluehdi-130ch-ss-bvm6-active-pack>
{'auction_title': '',
'c_o_2_emission_value': 115,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium green metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f99fa463-feb5-5693-93f8-6fcf2990e850',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/322a5fb7bf/peugeot-308-sw-bluehdi-130ch-ss-bvm6-active-pack',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '308 SW BlueHDi 130ch S&S BVM6 Active Pack',
'odometer': 176141,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 308 SW BlueHDi 130ch S&S BVM6 Active Pack',
'transmission': 'manual',
'trim': '308 SW BlueHDi 130ch S&S BVM6 Active Pack',
'year': 2022}
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%27322a5fb7bf%27 HTTP/1.1" 200 None
2026-03-26 19:09:31 [vpauto.fr] INFO: Saving data for 322a5fb7bf: {'created_time': 1774465693.16538, 'last_price_update_time': 1774552171.305719}
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='322a5fb7bf') HTTP/1.1" 204 0
2026-03-26 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/BWIvCuS_09-1200.jpg> (referer: https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf)
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195fb790>
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_10-1200.jpg saved to cache
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319573cd0>
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_09-1200.jpg saved to cache
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/BWIvCuS_08-1200.jpg> (referer: https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf)
2026-03-26 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/BWIvCuS_07-1200.jpg> (referer: https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf)
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3197fd290>
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_08-1200.jpg saved to cache
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/BWIvCuS_06-1200.jpg> (referer: https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf)
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195f4bd0>
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_07-1200.jpg saved to cache
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/BWIvCuS_05-1200.jpg> (referer: https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf)
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319798350>
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_06-1200.jpg saved to cache
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/BWIvCuS_04-1200.jpg> (referer: https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf)
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319607750>
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_05-1200.jpg saved to cache
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/BWIvCuS_03-1200.jpg> (referer: https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf)
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c94810>
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_04-1200.jpg saved to cache
2026-03-26 19:09:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/BWIvCuS_02-1200.jpg> (referer: https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf)
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cdb6d0>
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_03-1200.jpg saved to cache
2026-03-26 19:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/BWIvCuS_01-1200.jpg> (referer: https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf)
2026-03-26 19:09:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c94f50>
2026-03-26 19:09:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_02-1200.jpg saved to cache
2026-03-26 19:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319799450>
2026-03-26 19:09:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FBWIvCuS_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/BWIvCuS_01-1200.jpg saved to cache
2026-03-26 19:09:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 00411a94-5736-55d3-9b47-abe911d1f492
2026-03-26 19:09:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00411a94-5736-55d3-9b47-abe911d1f492, skipping ID generation
2026-03-26 19:09:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00411a94-5736-55d3-9b47-abe911d1f492 sending to next pipeline
2026-03-26 19:09:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 00411a94-5736-55d3-9b47-abe911d1f492, identifier: 9a2fa7dc36
2026-03-26 19:09:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 00411a94-5736-55d3-9b47-abe911d1f492 with identifier: 9a2fa7dc36
2026-03-26 19:09:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 00411a94-5736-55d3-9b47-abe911d1f492 with identifier: 9a2fa7dc36
2026-03-26 19:09:32 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 00411a94-5736-55d3-9b47-abe911d1f492 with identifier: 9a2fa7dc36 to the API
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/BWIvCuS_01-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_blob_url': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_expert_report_file_d6de2b40-2428-4390-a184-e22e8681d50c.pdf',
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/BWIvCuS_BE.pdf',
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '00411a94-5736-55d3-9b47-abe911d1f492',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/9a2fa7dc36/renault-express-van-express-van-blue-dci-95-22-confort',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'EXPRESS VAN EXPRESS VAN BLUE DCI 95 - 22 CONFORT',
'odometer': 125623,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90547,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BWIvCuS_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79055,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BWIvCuS_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81947,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BWIvCuS_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68602,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BWIvCuS_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87087,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BWIvCuS_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81828,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BWIvCuS_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91314,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BWIvCuS_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82507,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BWIvCuS_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122729,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BWIvCuS_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00411a94-5736-55d3-9b47-abe911d1f492/00411a94-5736-55d3-9b47-abe911d1f492_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102347,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/BWIvCuS_10-1200.jpg',
'Width': 1200}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT EXPRESS VAN EXPRESS VAN BLUE DCI 95 - 22 CONFORT',
'transmission': 'manual',
'trim': 'EXPRESS VAN EXPRESS VAN BLUE DCI 95 - 22 CONFORT',
'year': 2022}
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%279a2fa7dc36%27 HTTP/1.1" 200 None
2026-03-26 19:09:32 [vpauto.fr] INFO: Saving data for 9a2fa7dc36: {'created_time': 1774552172.637221, 'last_price_update_time': 1774552172.63723}
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='9a2fa7dc36') HTTP/1.1" 204 0
2026-03-26 19:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/1849d2dbf/renault-kadjar-blue-dci-115-edc-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 19:09:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90f256ef-3b34-58ad-939d-34ba75e108df with identifier: 1849d2dbf
2026-03-26 19:09:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90f256ef-3b34-58ad-939d-34ba75e108df with scrape type 1
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90f256ef-3b34-58ad-939d-34ba75e108df
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_01-1200.jpg not downloaded yet
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_02-1200.jpg not downloaded yet
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_03-1200.jpg not downloaded yet
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_04-1200.jpg not downloaded yet
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_05-1200.jpg not downloaded yet
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_06-1200.jpg not downloaded yet
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_07-1200.jpg not downloaded yet
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_08-1200.jpg not downloaded yet
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_09-1200.jpg not downloaded yet
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_10-1200.jpg not downloaded yet
2026-03-26 19:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2cdb823e9e/tesla-model-3-standard-range-plus-rwd> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:09:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/FeiNHOb_10-1200.jpg> (referer: https://vpauto.eu/vehicle/1849d2dbf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with identifier: 2cdb823e9e
2026-03-26 19:09:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with scrape type 2
2026-03-26 19:09:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with scrape type 2
2026-03-26 19:09:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 75270c5f-8edd-5290-b3ee-093a4d59fcc1, identifier: 2cdb823e9e
2026-03-26 19:09:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with identifier: 2cdb823e9e
2026-03-26 19:09:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:09:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with identifier: 2cdb823e9e
2026-03-26 19:09:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 75270c5f-8edd-5290-b3ee-093a4d59fcc1 with identifier: 2cdb823e9e to the API
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2cdb823e9e/tesla-model-3-standard-range-plus-rwd>
{'auction_title': '',
'c_o_2_emission_value': None,
'car_expert_report_source_url': None,
'category': None,
'color': 'Navy blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Electric',
'id': '75270c5f-8edd-5290-b3ee-093a4d59fcc1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2cdb823e9e/tesla-model-3-standard-range-plus-rwd',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'TESLA',
'model': 'MODEL 3 Standard Range Plus RWD',
'odometer': 36212,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'TESLA MODEL 3 Standard Range Plus RWD',
'transmission': 'automatic',
'trim': 'MODEL 3 Standard Range Plus RWD',
'year': 2021}
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%272cdb823e9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:34 [vpauto.fr] INFO: Saving data for 2cdb823e9e: {'created_time': 1773947314.89659, 'last_price_update_time': 1774552174.950718}
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2cdb823e9e') HTTP/1.1" 204 0
2026-03-26 19:09:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3197c9510>
2026-03-26 19:09:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_10-1200.jpg saved to cache
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 90f256ef-3b34-58ad-939d-34ba75e108df
2026-03-26 19:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/FeiNHOb_09-1200.jpg> (referer: https://vpauto.eu/vehicle/1849d2dbf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196b4750>
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_09-1200.jpg saved to cache
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 90f256ef-3b34-58ad-939d-34ba75e108df
2026-03-26 19:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/FeiNHOb_08-1200.jpg> (referer: https://vpauto.eu/vehicle/1849d2dbf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/FeiNHOb_07-1200.jpg> (referer: https://vpauto.eu/vehicle/1849d2dbf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cc0190>
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_08-1200.jpg saved to cache
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 90f256ef-3b34-58ad-939d-34ba75e108df
2026-03-26 19:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/FeiNHOb_06-1200.jpg> (referer: https://vpauto.eu/vehicle/1849d2dbf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196b4c10>
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_07-1200.jpg saved to cache
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 90f256ef-3b34-58ad-939d-34ba75e108df
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cc80d0>
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_06-1200.jpg saved to cache
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 90f256ef-3b34-58ad-939d-34ba75e108df
2026-03-26 19:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/FeiNHOb_05-1200.jpg> (referer: https://vpauto.eu/vehicle/1849d2dbf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/FeiNHOb_04-1200.jpg> (referer: https://vpauto.eu/vehicle/1849d2dbf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31a458990>
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_05-1200.jpg saved to cache
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 90f256ef-3b34-58ad-939d-34ba75e108df
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319605a50>
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_04-1200.jpg saved to cache
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 90f256ef-3b34-58ad-939d-34ba75e108df
2026-03-26 19:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/FeiNHOb_03-1200.jpg> (referer: https://vpauto.eu/vehicle/1849d2dbf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/FeiNHOb_02-1200.jpg> (referer: https://vpauto.eu/vehicle/1849d2dbf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196162d0>
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_03-1200.jpg saved to cache
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 90f256ef-3b34-58ad-939d-34ba75e108df
2026-03-26 19:09:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/FeiNHOb_01-1200.jpg> (referer: https://vpauto.eu/vehicle/1849d2dbf/renault-kadjar-blue-dci-115-edc-business)
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195eafd0>
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_02-1200.jpg saved to cache
2026-03-26 19:09:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 90f256ef-3b34-58ad-939d-34ba75e108df
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196b7d10>
2026-03-26 19:09:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FFeiNHOb_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/FeiNHOb_01-1200.jpg saved to cache
2026-03-26 19:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 90f256ef-3b34-58ad-939d-34ba75e108df
2026-03-26 19:09:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 90f256ef-3b34-58ad-939d-34ba75e108df, skipping ID generation
2026-03-26 19:09:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90f256ef-3b34-58ad-939d-34ba75e108df with scrape type 1
2026-03-26 19:09:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 90f256ef-3b34-58ad-939d-34ba75e108df sending to next pipeline
2026-03-26 19:09:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 90f256ef-3b34-58ad-939d-34ba75e108df, identifier: 1849d2dbf
2026-03-26 19:09:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 90f256ef-3b34-58ad-939d-34ba75e108df with identifier: 1849d2dbf
2026-03-26 19:09:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:09:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 90f256ef-3b34-58ad-939d-34ba75e108df with identifier: 1849d2dbf
2026-03-26 19:09:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 90f256ef-3b34-58ad-939d-34ba75e108df with identifier: 1849d2dbf to the API
2026-03-26 19:09:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/FeiNHOb_01-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 134,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '90f256ef-3b34-58ad-939d-34ba75e108df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/1849d2dbf/renault-kadjar-blue-dci-115-edc-business',
'listing': 'auction',
'location': '00 -',
'make': 'RENAULT',
'model': 'Kadjar Blue dCi 115 EDC Business',
'odometer': 135078,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116554,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/FeiNHOb_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100855,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/FeiNHOb_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110911,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/FeiNHOb_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86803,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/FeiNHOb_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107412,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/FeiNHOb_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93576,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/FeiNHOb_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108145,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/FeiNHOb_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101482,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/FeiNHOb_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137701,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/FeiNHOb_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90f256ef-3b34-58ad-939d-34ba75e108df/90f256ef-3b34-58ad-939d-34ba75e108df_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120316,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/FeiNHOb_10-1200.jpg',
'Width': 1200}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Kadjar Blue dCi 115 EDC Business',
'transmission': 'automatic',
'trim': 'Kadjar Blue dCi 115 EDC Business',
'year': 2022}
2026-03-26 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 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%271849d2dbf%27 HTTP/1.1" 200 None
2026-03-26 19:09:36 [vpauto.fr] INFO: Saving data for 1849d2dbf: {'created_time': 1774552176.482082, 'last_price_update_time': 1774552176.482094}
2026-03-26 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='1849d2dbf') HTTP/1.1" 204 0
2026-03-26 19:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/27887446bf/seat-leon-15-tgi-130-startstop-dsg7-style-business> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:09:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/44d2e3de9e/citroen-c3-puretech-110-ss-eat6-shine> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:09:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9dde51e4-c1b5-5fb6-b221-f78162042d12 with identifier: 27887446bf
2026-03-26 19:09:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9dde51e4-c1b5-5fb6-b221-f78162042d12 with scrape type 2
2026-03-26 19:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9dde51e4-c1b5-5fb6-b221-f78162042d12 with scrape type 2
2026-03-26 19:09:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9dde51e4-c1b5-5fb6-b221-f78162042d12, identifier: 27887446bf
2026-03-26 19:09:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac2b4585-7c01-54ae-85ec-6049c286124e with identifier: 44d2e3de9e
2026-03-26 19:09:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac2b4585-7c01-54ae-85ec-6049c286124e with scrape type 2
2026-03-26 19:09:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac2b4585-7c01-54ae-85ec-6049c286124e with scrape type 2
2026-03-26 19:09:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ac2b4585-7c01-54ae-85ec-6049c286124e, identifier: 44d2e3de9e
2026-03-26 19:09:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9dde51e4-c1b5-5fb6-b221-f78162042d12 with identifier: 27887446bf
2026-03-26 19:09:36 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:09:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9dde51e4-c1b5-5fb6-b221-f78162042d12 with identifier: 27887446bf
2026-03-26 19:09:36 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9dde51e4-c1b5-5fb6-b221-f78162042d12 with identifier: 27887446bf to the API
2026-03-26 19:09:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 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-26 19:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/27887446bf/seat-leon-15-tgi-130-startstop-dsg7-style-business>
{'auction_title': '',
'c_o_2_emission_value': 112,
'car_expert_report_source_url': None,
'category': None,
'color': 'Dark grey metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Gaz naturel',
'id': '9dde51e4-c1b5-5fb6-b221-f78162042d12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/27887446bf/seat-leon-15-tgi-130-startstop-dsg7-style-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'SEAT',
'model': 'Leon 1.5 TGI 130 Start/Stop DSG7 Style Business',
'odometer': 43314,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': None,
'title': 'SEAT Leon 1.5 TGI 130 Start/Stop DSG7 Style Business',
'transmission': 'automatic',
'trim': 'Leon 1.5 TGI 130 Start/Stop DSG7 Style Business',
'year': 2021}
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:37 [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-26 19:09:37 [vpauto.fr] INFO: Saving data for 27887446bf: {'created_time': 1774465682.984759, 'last_price_update_time': 1774552177.089097, 'auction_closing_time': 1775300400.0}
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='27887446bf') HTTP/1.1" 204 0
2026-03-26 19:09:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ac2b4585-7c01-54ae-85ec-6049c286124e with identifier: 44d2e3de9e
2026-03-26 19:09:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ac2b4585-7c01-54ae-85ec-6049c286124e with identifier: 44d2e3de9e
2026-03-26 19:09:37 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ac2b4585-7c01-54ae-85ec-6049c286124e with identifier: 44d2e3de9e to the API
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:09: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-26 19:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/44d2e3de9e/citroen-c3-puretech-110-ss-eat6-shine>
{'auction_title': '',
'c_o_2_emission_value': 133,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': 'ac2b4585-7c01-54ae-85ec-6049c286124e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/44d2e3de9e/citroen-c3-puretech-110-ss-eat6-shine',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'C3 PureTech 110 S&S EAT6 Shine',
'odometer': 26948,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'CITROEN C3 PureTech 110 S&S EAT6 Shine',
'transmission': 'automatic',
'trim': 'C3 PureTech 110 S&S EAT6 Shine',
'year': 2021}
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:37 [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-26 19:09:37 [vpauto.fr] INFO: Saving data for 44d2e3de9e: {'created_time': 1774034003.195248, 'last_price_update_time': 1774552177.37939}
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='44d2e3de9e') HTTP/1.1" 204 0
2026-03-26 19:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/aa4cbb3aaa/opel-grandland-hybrid-225-ch-bva8-grandland> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 19:09:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with identifier: aa4cbb3aaa
2026-03-26 19:09:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with scrape type 2
2026-03-26 19:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with scrape type 2
2026-03-26 19:09:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d8c11a4f-1b2b-5433-86f1-5972fd6bf35b, identifier: aa4cbb3aaa
2026-03-26 19:09:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with identifier: aa4cbb3aaa
2026-03-26 19:09:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:09:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with identifier: aa4cbb3aaa
2026-03-26 19:09:37 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d8c11a4f-1b2b-5433-86f1-5972fd6bf35b with identifier: aa4cbb3aaa to the API
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:09: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-26 19:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/aa4cbb3aaa/opel-grandland-hybrid-225-ch-bva8-grandland>
{'auction_title': '',
'c_o_2_emission_value': 31,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd8c11a4f-1b2b-5433-86f1-5972fd6bf35b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/aa4cbb3aaa/opel-grandland-hybrid-225-ch-bva8-grandland',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'OPEL',
'model': 'Grandland Hybrid 225 ch BVA8 Grandland',
'odometer': 58098,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'OPEL Grandland Hybrid 225 ch BVA8 Grandland',
'transmission': 'automatic',
'trim': 'Grandland Hybrid 225 ch BVA8 Grandland',
'year': 2022}
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa4cbb3aaa%27 HTTP/1.1" 200 None
2026-03-26 19:09:37 [vpauto.fr] INFO: Saving data for aa4cbb3aaa: {'created_time': 1773947192.405386, 'last_price_update_time': 1774552177.92153}
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='aa4cbb3aaa') HTTP/1.1" 204 0
2026-03-26 19:09:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/eaa81fd15a/bmw-x1-sdrive-18i-136-ch-xline> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:09:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9942c85b-a67b-522d-af3d-e015b4032864 with identifier: eaa81fd15a
2026-03-26 19:09:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9942c85b-a67b-522d-af3d-e015b4032864 with scrape type 2
2026-03-26 19:09:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9942c85b-a67b-522d-af3d-e015b4032864 with scrape type 2
2026-03-26 19:09:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 9942c85b-a67b-522d-af3d-e015b4032864, identifier: eaa81fd15a
2026-03-26 19:09:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 9942c85b-a67b-522d-af3d-e015b4032864 with identifier: eaa81fd15a
2026-03-26 19:09:38 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:09:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 9942c85b-a67b-522d-af3d-e015b4032864 with identifier: eaa81fd15a
2026-03-26 19:09:38 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 9942c85b-a67b-522d-af3d-e015b4032864 with identifier: eaa81fd15a to the API
2026-03-26 19:09:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:09: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-26 19:09:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/eaa81fd15a/bmw-x1-sdrive-18i-136-ch-xline>
{'auction_title': '',
'c_o_2_emission_value': 144,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '9942c85b-a67b-522d-af3d-e015b4032864',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/eaa81fd15a/bmw-x1-sdrive-18i-136-ch-xline',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'BMW',
'model': 'X1 Sdrive 18i 136 Ch xLine',
'odometer': 38618,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 Sdrive 18i 136 Ch xLine',
'transmission': 'manual',
'trim': 'X1 Sdrive 18i 136 Ch xLine',
'year': 2021}
2026-03-26 19:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:38 [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-26 19:09:38 [vpauto.fr] INFO: Saving data for eaa81fd15a: {'created_time': 1773947119.196608, 'last_price_update_time': 1774552178.461575}
2026-03-26 19:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='eaa81fd15a') HTTP/1.1" 204 0
2026-03-26 19:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/56cf23e636/ford-kuga-25-duratec-225-ch-phev-powershift-st-line-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 19:09:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with identifier: 56cf23e636
2026-03-26 19:09:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with scrape type 2
2026-03-26 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with scrape type 2
2026-03-26 19:09:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00, identifier: 56cf23e636
2026-03-26 19:09:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with identifier: 56cf23e636
2026-03-26 19:09:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with identifier: 56cf23e636
2026-03-26 19:09:41 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 3273ddbd-ef43-5ecf-ac51-35f7e57d2e00 with identifier: 56cf23e636 to the API
2026-03-26 19:09:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:09:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 19:09:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/56cf23e636/ford-kuga-25-duratec-225-ch-phev-powershift-st-line-business>
{'auction_title': '',
'c_o_2_emission_value': 23,
'car_expert_report_source_url': 'https://cdn.vpauto.fr/d/APcGDZO_BE.pdf',
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'expiration_date': '2026-04-07T13:30:00Z',
'fuel_type': 'Hybrid',
'id': '3273ddbd-ef43-5ecf-ac51-35f7e57d2e00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/56cf23e636/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': 31260,
'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 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-26 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756cf23e636%27 HTTP/1.1" 200 None
2026-03-26 19:09:41 [vpauto.fr] INFO: Saving data for 56cf23e636: {'auction_closing_time': 1775568600.0, 'created_time': 1774342889.449202, 'last_price_update_time': 1774552181.708518}
2026-03-26 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='56cf23e636') HTTP/1.1" 204 0
2026-03-26 19:09:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/26f8b4ef9e/citroen-jumper-tole-30-l1h1-hdi-110-club> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:09:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be340f88-05b8-5414-b33d-299fb6e38d69 with identifier: 26f8b4ef9e
2026-03-26 19:09:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be340f88-05b8-5414-b33d-299fb6e38d69 with scrape type 2
2026-03-26 19:09:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be340f88-05b8-5414-b33d-299fb6e38d69 with scrape type 2
2026-03-26 19:09:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: be340f88-05b8-5414-b33d-299fb6e38d69, identifier: 26f8b4ef9e
2026-03-26 19:09:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: be340f88-05b8-5414-b33d-299fb6e38d69 with identifier: 26f8b4ef9e
2026-03-26 19:09:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: be340f88-05b8-5414-b33d-299fb6e38d69 with identifier: 26f8b4ef9e
2026-03-26 19:09:42 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: be340f88-05b8-5414-b33d-299fb6e38d69 with identifier: 26f8b4ef9e to the API
2026-03-26 19:09:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:09: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-26 19:09:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/26f8b4ef9e/citroen-jumper-tole-30-l1h1-hdi-110-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-04-02T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'be340f88-05b8-5414-b33d-299fb6e38d69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/26f8b4ef9e/citroen-jumper-tole-30-l1h1-hdi-110-club',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'JUMPER TOLE 30 L1H1 HDi 110 CLUB',
'odometer': 113789,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2019-02-18',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN JUMPER TOLE 30 L1H1 HDi 110 CLUB',
'transmission': 'manual',
'trim': 'JUMPER TOLE 30 L1H1 HDi 110 CLUB',
'year': 2019}
2026-03-26 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:42 [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-26 19:09:42 [vpauto.fr] INFO: Saving data for 26f8b4ef9e: {'auction_closing_time': 1775124900.0, 'created_time': 1774293552.897302, 'last_price_update_time': 1774552182.231725}
2026-03-26 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='26f8b4ef9e') HTTP/1.1" 204 0
2026-03-26 19:09:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/8f2e0dda9e/citroen-jumper-tole-30-l1h1-bluehdi-110-bvm6-club> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:09:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22e1d668-43b7-5750-b3c7-599ec950ee69 with identifier: 8f2e0dda9e
2026-03-26 19:09:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22e1d668-43b7-5750-b3c7-599ec950ee69 with scrape type 2
2026-03-26 19:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22e1d668-43b7-5750-b3c7-599ec950ee69 with scrape type 2
2026-03-26 19:09:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 22e1d668-43b7-5750-b3c7-599ec950ee69, identifier: 8f2e0dda9e
2026-03-26 19:09:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 22e1d668-43b7-5750-b3c7-599ec950ee69 with identifier: 8f2e0dda9e
2026-03-26 19:09:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 22e1d668-43b7-5750-b3c7-599ec950ee69 with identifier: 8f2e0dda9e
2026-03-26 19:09:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 22e1d668-43b7-5750-b3c7-599ec950ee69 with identifier: 8f2e0dda9e to the API
2026-03-26 19:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:09:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-26 19:09:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/8f2e0dda9e/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': 'Light grey metallic',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-02T10:15:00Z',
'fuel_type': 'Diesel',
'id': '22e1d668-43b7-5750-b3c7-599ec950ee69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/8f2e0dda9e/citroen-jumper-tole-30-l1h1-bluehdi-110-bvm6-club',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'JUMPER TOLE 30 L1H1 BLUEHDi 110 BVM6 CLUB',
'odometer': 64095,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2017-12-01',
'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': 2017}
2026-03-26 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f2e0dda9e%27 HTTP/1.1" 200 None
2026-03-26 19:09:44 [vpauto.fr] INFO: Saving data for 8f2e0dda9e: {'auction_closing_time': 1775124900.0, 'created_time': 1774293130.95193, 'last_price_update_time': 1774552184.145165}
2026-03-26 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='8f2e0dda9e') HTTP/1.1" 204 0
2026-03-26 19:09:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:09:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:09:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 904e320b-aa85-596b-9fab-121c2510a0e7 with identifier: bf682cc8bf
2026-03-26 19:09:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904e320b-aa85-596b-9fab-121c2510a0e7 with scrape type 1
2026-03-26 19:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 904e320b-aa85-596b-9fab-121c2510a0e7
2026-03-26 19:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_01-1200.jpg not downloaded yet
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_02-1200.jpg not downloaded yet
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_03-1200.jpg not downloaded yet
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_04-1200.jpg not downloaded yet
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_05-1200.jpg not downloaded yet
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_06-1200.jpg not downloaded yet
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_07-1200.jpg not downloaded yet
2026-03-26 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ORLwPUy_02-1200.jpg> (referer: https://vpauto.eu/vehicle/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive)
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_08-1200.jpg not downloaded yet
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_09-1200.jpg not downloaded yet
2026-03-26 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ORLwPUy_03-1200.jpg> (referer: https://vpauto.eu/vehicle/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive)
2026-03-26 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ORLwPUy_04-1200.jpg> (referer: https://vpauto.eu/vehicle/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive)
2026-03-26 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ORLwPUy_01-1200.jpg> (referer: https://vpauto.eu/vehicle/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive)
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_10-1200.jpg not downloaded yet
2026-03-26 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ORLwPUy_05-1200.jpg> (referer: https://vpauto.eu/vehicle/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive)
2026-03-26 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ORLwPUy_06-1200.jpg> (referer: https://vpauto.eu/vehicle/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive)
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31963ed50>
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_02-1200.jpg saved to cache
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 904e320b-aa85-596b-9fab-121c2510a0e7
2026-03-26 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ORLwPUy_10-1200.jpg> (referer: https://vpauto.eu/vehicle/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive)
2026-03-26 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ORLwPUy_09-1200.jpg> (referer: https://vpauto.eu/vehicle/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive)
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c94410>
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_03-1200.jpg saved to cache
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 904e320b-aa85-596b-9fab-121c2510a0e7
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319718310>
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_04-1200.jpg saved to cache
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 904e320b-aa85-596b-9fab-121c2510a0e7
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3197b1a90>
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_01-1200.jpg saved to cache
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 904e320b-aa85-596b-9fab-121c2510a0e7
2026-03-26 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ORLwPUy_07-1200.jpg> (referer: https://vpauto.eu/vehicle/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive)
2026-03-26 19:09:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/ORLwPUy_08-1200.jpg> (referer: https://vpauto.eu/vehicle/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive)
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319630e10>
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_05-1200.jpg saved to cache
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 904e320b-aa85-596b-9fab-121c2510a0e7
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195fedd0>
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_06-1200.jpg saved to cache
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 904e320b-aa85-596b-9fab-121c2510a0e7
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196a8d50>
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_10-1200.jpg saved to cache
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 904e320b-aa85-596b-9fab-121c2510a0e7
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319609550>
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_09-1200.jpg saved to cache
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 904e320b-aa85-596b-9fab-121c2510a0e7
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31b71f390>
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_07-1200.jpg saved to cache
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 904e320b-aa85-596b-9fab-121c2510a0e7
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196fcdd0>
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FORLwPUy_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/ORLwPUy_08-1200.jpg saved to cache
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 904e320b-aa85-596b-9fab-121c2510a0e7
2026-03-26 19:09:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 904e320b-aa85-596b-9fab-121c2510a0e7, skipping ID generation
2026-03-26 19:09:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904e320b-aa85-596b-9fab-121c2510a0e7 with scrape type 1
2026-03-26 19:09:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 904e320b-aa85-596b-9fab-121c2510a0e7 sending to next pipeline
2026-03-26 19:09:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 904e320b-aa85-596b-9fab-121c2510a0e7, identifier: bf682cc8bf
2026-03-26 19:09:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 904e320b-aa85-596b-9fab-121c2510a0e7 with identifier: bf682cc8bf
2026-03-26 19:09:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 904e320b-aa85-596b-9fab-121c2510a0e7 with identifier: bf682cc8bf
2026-03-26 19:09:46 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 904e320b-aa85-596b-9fab-121c2510a0e7 with identifier: bf682cc8bf to the API
2026-03-26 19:09:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:09: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-26 19:09:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/ORLwPUy_08-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 152,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '904e320b-aa85-596b-9fab-121c2510a0e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/bf682cc8bf/volkswagen-t-roc-15-tsi-150-evo-startstop-dsg7-carat-exclusive',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'VOLKSWAGEN',
'model': 'T-Roc 1.5 TSI 150 EVO Start/Stop DSG7 Carat Exclusive',
'odometer': 41549,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113713,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ORLwPUy_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103703,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ORLwPUy_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99859,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ORLwPUy_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77962,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ORLwPUy_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102001,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ORLwPUy_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94381,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ORLwPUy_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112152,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ORLwPUy_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99100,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ORLwPUy_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120255,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ORLwPUy_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_904e320b-aa85-596b-9fab-121c2510a0e7/904e320b-aa85-596b-9fab-121c2510a0e7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125047,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/ORLwPUy_10-1200.jpg',
'Width': 1200}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-08-11',
'seats_number': 5,
'seller_name': None,
'title': 'VOLKSWAGEN T-Roc 1.5 TSI 150 EVO Start/Stop DSG7 Carat Exclusive',
'transmission': 'automatic',
'trim': 'T-Roc 1.5 TSI 150 EVO Start/Stop DSG7 Carat Exclusive',
'year': 2021}
2026-03-26 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:47 [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-26 19:09:47 [vpauto.fr] INFO: Saving data for bf682cc8bf: {'created_time': 1774552187.267492, 'last_price_update_time': 1774552187.267507}
2026-03-26 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='bf682cc8bf') HTTP/1.1" 204 0
2026-03-26 19:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e98b7a2e-622f-5356-9ebc-39a4e1b72be7 with identifier: b482ae25bf
2026-03-26 19:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7 with scrape type 1
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_01-1200.jpg not downloaded yet
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_02-1200.jpg not downloaded yet
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_03-1200.jpg not downloaded yet
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_04-1200.jpg not downloaded yet
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_05-1200.jpg not downloaded yet
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_06-1200.jpg not downloaded yet
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_07-1200.jpg not downloaded yet
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_08-1200.jpg not downloaded yet
2026-03-26 19:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/mzJLaAk_01-1200.jpg> (referer: https://vpauto.eu/vehicle/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort)
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_09-1200.jpg not downloaded yet
2026-03-26 19:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/mzJLaAk_02-1200.jpg> (referer: https://vpauto.eu/vehicle/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort)
2026-03-26 19:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/mzJLaAk_03-1200.jpg> (referer: https://vpauto.eu/vehicle/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort)
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_10-1200.jpg not downloaded yet
2026-03-26 19:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/mzJLaAk_04-1200.jpg> (referer: https://vpauto.eu/vehicle/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort)
2026-03-26 19:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/mzJLaAk_05-1200.jpg> (referer: https://vpauto.eu/vehicle/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort)
2026-03-26 19:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/mzJLaAk_06-1200.jpg> (referer: https://vpauto.eu/vehicle/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort)
2026-03-26 19:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/mzJLaAk_08-1200.jpg> (referer: https://vpauto.eu/vehicle/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort)
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31b5c48d0>
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_01-1200.jpg saved to cache
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7
2026-03-26 19:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/mzJLaAk_07-1200.jpg> (referer: https://vpauto.eu/vehicle/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort)
2026-03-26 19:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/mzJLaAk_10-1200.jpg> (referer: https://vpauto.eu/vehicle/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort)
2026-03-26 19:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/mzJLaAk_09-1200.jpg> (referer: https://vpauto.eu/vehicle/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort)
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c62810>
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_02-1200.jpg saved to cache
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31a458c50>
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_03-1200.jpg saved to cache
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c6da90>
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_04-1200.jpg saved to cache
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3198136d0>
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_05-1200.jpg saved to cache
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319618610>
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_06-1200.jpg saved to cache
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31a458450>
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_08-1200.jpg saved to cache
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319602bd0>
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_07-1200.jpg saved to cache
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3197b0bd0>
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_10-1200.jpg saved to cache
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319571090>
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FmzJLaAk_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/mzJLaAk_09-1200.jpg saved to cache
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7
2026-03-26 19:09:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e98b7a2e-622f-5356-9ebc-39a4e1b72be7, skipping ID generation
2026-03-26 19:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7 with scrape type 1
2026-03-26 19:09:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e98b7a2e-622f-5356-9ebc-39a4e1b72be7 sending to next pipeline
2026-03-26 19:09:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e98b7a2e-622f-5356-9ebc-39a4e1b72be7, identifier: b482ae25bf
2026-03-26 19:09:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e98b7a2e-622f-5356-9ebc-39a4e1b72be7 with identifier: b482ae25bf
2026-03-26 19:09:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e98b7a2e-622f-5356-9ebc-39a4e1b72be7 with identifier: b482ae25bf
2026-03-26 19:09:53 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e98b7a2e-622f-5356-9ebc-39a4e1b72be7 with identifier: b482ae25bf to the API
2026-03-26 19:09:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:09: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-26 19:09:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/mzJLaAk_09-1200.jpg>
{'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': 'e98b7a2e-622f-5356-9ebc-39a4e1b72be7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b482ae25bf/renault-master-ca-l2h2-33t-23-dci-110-grand-confort',
'listing': 'auction',
'location': '00 -',
'make': 'RENAULT',
'model': 'MASTER CA L2H2 3.3t 2.3 dCi 110 GRAND CONFORT',
'odometer': 95042,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96376,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/mzJLaAk_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83845,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/mzJLaAk_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86898,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/mzJLaAk_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77836,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/mzJLaAk_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94452,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/mzJLaAk_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94453,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/mzJLaAk_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101490,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/mzJLaAk_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100946,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/mzJLaAk_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114008,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/mzJLaAk_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e98b7a2e-622f-5356-9ebc-39a4e1b72be7/e98b7a2e-622f-5356-9ebc-39a4e1b72be7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123149,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/mzJLaAk_10-1200.jpg',
'Width': 1200}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2019-04-24',
'seats_number': 7,
'seller_name': None,
'title': 'RENAULT MASTER CA L2H2 3.3t 2.3 dCi 110 GRAND CONFORT',
'transmission': 'manual',
'trim': 'MASTER CA L2H2 3.3t 2.3 dCi 110 GRAND CONFORT',
'year': 2019}
2026-03-26 19:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:54 [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-26 19:09:54 [vpauto.fr] INFO: Saving data for b482ae25bf: {'created_time': 1774552194.260149, 'last_price_update_time': 1774552194.260161}
2026-03-26 19:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b482ae25bf') HTTP/1.1" 204 0
2026-03-26 19:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2ee6720cbf/renault-clio-blue-dci-85-business-societe> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:09:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ee0738-f144-563f-bfcf-7ff679bd206c with identifier: 2ee6720cbf
2026-03-26 19:09:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ee0738-f144-563f-bfcf-7ff679bd206c with scrape type 1
2026-03-26 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00ee0738-f144-563f-bfcf-7ff679bd206c
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_01-1200.jpg not downloaded yet
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_02-1200.jpg not downloaded yet
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_03-1200.jpg not downloaded yet
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_04-1200.jpg not downloaded yet
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_05-1200.jpg not downloaded yet
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_06-1200.jpg not downloaded yet
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_07-1200.jpg not downloaded yet
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_08-1200.jpg not downloaded yet
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_09-1200.jpg not downloaded yet
2026-03-26 19:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/HxrJrGr_01-1200.jpg> (referer: https://vpauto.eu/vehicle/2ee6720cbf/renault-clio-blue-dci-85-business-societe)
2026-03-26 19:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/HxrJrGr_02-1200.jpg> (referer: https://vpauto.eu/vehicle/2ee6720cbf/renault-clio-blue-dci-85-business-societe)
2026-03-26 19:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/HxrJrGr_04-1200.jpg> (referer: https://vpauto.eu/vehicle/2ee6720cbf/renault-clio-blue-dci-85-business-societe)
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:09:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_10-1200.jpg not downloaded yet
2026-03-26 19:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/HxrJrGr_03-1200.jpg> (referer: https://vpauto.eu/vehicle/2ee6720cbf/renault-clio-blue-dci-85-business-societe)
2026-03-26 19:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/HxrJrGr_05-1200.jpg> (referer: https://vpauto.eu/vehicle/2ee6720cbf/renault-clio-blue-dci-85-business-societe)
2026-03-26 19:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/HxrJrGr_06-1200.jpg> (referer: https://vpauto.eu/vehicle/2ee6720cbf/renault-clio-blue-dci-85-business-societe)
2026-03-26 19:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/HxrJrGr_08-1200.jpg> (referer: https://vpauto.eu/vehicle/2ee6720cbf/renault-clio-blue-dci-85-business-societe)
2026-03-26 19:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/HxrJrGr_09-1200.jpg> (referer: https://vpauto.eu/vehicle/2ee6720cbf/renault-clio-blue-dci-85-business-societe)
2026-03-26 19:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/HxrJrGr_10-1200.jpg> (referer: https://vpauto.eu/vehicle/2ee6720cbf/renault-clio-blue-dci-85-business-societe)
2026-03-26 19:09:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/HxrJrGr_07-1200.jpg> (referer: https://vpauto.eu/vehicle/2ee6720cbf/renault-clio-blue-dci-85-business-societe)
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319797610>
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_01-1200.jpg saved to cache
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 00ee0738-f144-563f-bfcf-7ff679bd206c
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196285d0>
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_02-1200.jpg saved to cache
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 00ee0738-f144-563f-bfcf-7ff679bd206c
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319608090>
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_04-1200.jpg saved to cache
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 00ee0738-f144-563f-bfcf-7ff679bd206c
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3198287d0>
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_03-1200.jpg saved to cache
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 00ee0738-f144-563f-bfcf-7ff679bd206c
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319558850>
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_05-1200.jpg saved to cache
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 00ee0738-f144-563f-bfcf-7ff679bd206c
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cbf7d0>
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_06-1200.jpg saved to cache
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 00ee0738-f144-563f-bfcf-7ff679bd206c
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31955a990>
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_08-1200.jpg saved to cache
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 00ee0738-f144-563f-bfcf-7ff679bd206c
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319795590>
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_09-1200.jpg saved to cache
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 00ee0738-f144-563f-bfcf-7ff679bd206c
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195ad1d0>
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_10-1200.jpg saved to cache
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 00ee0738-f144-563f-bfcf-7ff679bd206c
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31b5a1b10>
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:09:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FHxrJrGr_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/HxrJrGr_07-1200.jpg saved to cache
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 00ee0738-f144-563f-bfcf-7ff679bd206c
2026-03-26 19:09:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00ee0738-f144-563f-bfcf-7ff679bd206c, skipping ID generation
2026-03-26 19:09:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ee0738-f144-563f-bfcf-7ff679bd206c with scrape type 1
2026-03-26 19:09:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00ee0738-f144-563f-bfcf-7ff679bd206c sending to next pipeline
2026-03-26 19:09:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 00ee0738-f144-563f-bfcf-7ff679bd206c, identifier: 2ee6720cbf
2026-03-26 19:09:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 00ee0738-f144-563f-bfcf-7ff679bd206c with identifier: 2ee6720cbf
2026-03-26 19:09:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 00ee0738-f144-563f-bfcf-7ff679bd206c with identifier: 2ee6720cbf
2026-03-26 19:09:56 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 00ee0738-f144-563f-bfcf-7ff679bd206c with identifier: 2ee6720cbf to the API
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:09: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-26 19:09:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/HxrJrGr_07-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'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': '00ee0738-f144-563f-bfcf-7ff679bd206c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2ee6720cbf/renault-clio-blue-dci-85-business-societe',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'RENAULT',
'model': 'Clio Blue dCi 85 Business société',
'odometer': 72188,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100302,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/HxrJrGr_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88735,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/HxrJrGr_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100278,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/HxrJrGr_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81951,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/HxrJrGr_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100837,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/HxrJrGr_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91874,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/HxrJrGr_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100370,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/HxrJrGr_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87050,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/HxrJrGr_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100866,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/HxrJrGr_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00ee0738-f144-563f-bfcf-7ff679bd206c/00ee0738-f144-563f-bfcf-7ff679bd206c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94668,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/HxrJrGr_10-1200.jpg',
'Width': 1200}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT Clio Blue dCi 85 Business société',
'transmission': 'manual',
'trim': 'Clio Blue dCi 85 Business société',
'year': 2020}
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [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-26 19:09:56 [vpauto.fr] INFO: Saving data for 2ee6720cbf: {'created_time': 1774552196.858453, 'last_price_update_time': 1774552196.858462}
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2ee6720cbf') HTTP/1.1" 204 0
2026-03-26 19:10:06 [scrapy.extensions.logstats] INFO: Crawled 42 pages (at 28 pages/min), scraped 30 items (at 25 items/min)
2026-03-26 19:10:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-26 19:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/7bdeb5df36/renault-clio-tce-100-gpl-21-intens> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:10:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d914e72a-6b90-5f8f-8a56-bd107d25f361 with identifier: 7bdeb5df36
2026-03-26 19:10:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d914e72a-6b90-5f8f-8a56-bd107d25f361 with scrape type 1
2026-03-26 19:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d914e72a-6b90-5f8f-8a56-bd107d25f361
2026-03-26 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_01-1200.jpg not downloaded yet
2026-03-26 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_02-1200.jpg not downloaded yet
2026-03-26 19:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_03-1200.jpg not downloaded yet
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_04-1200.jpg not downloaded yet
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_05-1200.jpg not downloaded yet
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_06-1200.jpg not downloaded yet
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_07-1200.jpg not downloaded yet
2026-03-26 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KMBrddZ_01-1200.jpg> (referer: https://vpauto.eu/vehicle/7bdeb5df36/renault-clio-tce-100-gpl-21-intens)
2026-03-26 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KMBrddZ_02-1200.jpg> (referer: https://vpauto.eu/vehicle/7bdeb5df36/renault-clio-tce-100-gpl-21-intens)
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_08-1200.jpg not downloaded yet
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_09-1200.jpg not downloaded yet
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_10-1200.jpg not downloaded yet
2026-03-26 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KMBrddZ_03-1200.jpg> (referer: https://vpauto.eu/vehicle/7bdeb5df36/renault-clio-tce-100-gpl-21-intens)
2026-03-26 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KMBrddZ_04-1200.jpg> (referer: https://vpauto.eu/vehicle/7bdeb5df36/renault-clio-tce-100-gpl-21-intens)
2026-03-26 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KMBrddZ_06-1200.jpg> (referer: https://vpauto.eu/vehicle/7bdeb5df36/renault-clio-tce-100-gpl-21-intens)
2026-03-26 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KMBrddZ_05-1200.jpg> (referer: https://vpauto.eu/vehicle/7bdeb5df36/renault-clio-tce-100-gpl-21-intens)
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cfee50>
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_01-1200.jpg saved to cache
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d914e72a-6b90-5f8f-8a56-bd107d25f361
2026-03-26 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KMBrddZ_10-1200.jpg> (referer: https://vpauto.eu/vehicle/7bdeb5df36/renault-clio-tce-100-gpl-21-intens)
2026-03-26 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KMBrddZ_09-1200.jpg> (referer: https://vpauto.eu/vehicle/7bdeb5df36/renault-clio-tce-100-gpl-21-intens)
2026-03-26 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KMBrddZ_08-1200.jpg> (referer: https://vpauto.eu/vehicle/7bdeb5df36/renault-clio-tce-100-gpl-21-intens)
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cfd5d0>
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_02-1200.jpg saved to cache
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d914e72a-6b90-5f8f-8a56-bd107d25f361
2026-03-26 19:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/KMBrddZ_07-1200.jpg> (referer: https://vpauto.eu/vehicle/7bdeb5df36/renault-clio-tce-100-gpl-21-intens)
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319680e50>
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_03-1200.jpg saved to cache
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d914e72a-6b90-5f8f-8a56-bd107d25f361
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196230d0>
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_04-1200.jpg saved to cache
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d914e72a-6b90-5f8f-8a56-bd107d25f361
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195fc5d0>
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_06-1200.jpg saved to cache
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d914e72a-6b90-5f8f-8a56-bd107d25f361
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196b51d0>
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_05-1200.jpg saved to cache
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d914e72a-6b90-5f8f-8a56-bd107d25f361
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31b5874d0>
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_10-1200.jpg saved to cache
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d914e72a-6b90-5f8f-8a56-bd107d25f361
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31958b4d0>
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_09-1200.jpg saved to cache
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d914e72a-6b90-5f8f-8a56-bd107d25f361
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319719790>
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_08-1200.jpg saved to cache
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d914e72a-6b90-5f8f-8a56-bd107d25f361
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319554cd0>
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FKMBrddZ_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/KMBrddZ_07-1200.jpg saved to cache
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d914e72a-6b90-5f8f-8a56-bd107d25f361
2026-03-26 19:10:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d914e72a-6b90-5f8f-8a56-bd107d25f361, skipping ID generation
2026-03-26 19:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d914e72a-6b90-5f8f-8a56-bd107d25f361 with scrape type 1
2026-03-26 19:10:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d914e72a-6b90-5f8f-8a56-bd107d25f361 sending to next pipeline
2026-03-26 19:10:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: d914e72a-6b90-5f8f-8a56-bd107d25f361, identifier: 7bdeb5df36
2026-03-26 19:10:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: d914e72a-6b90-5f8f-8a56-bd107d25f361 with identifier: 7bdeb5df36
2026-03-26 19:10:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: d914e72a-6b90-5f8f-8a56-bd107d25f361 with identifier: 7bdeb5df36
2026-03-26 19:10:13 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: d914e72a-6b90-5f8f-8a56-bd107d25f361 with identifier: 7bdeb5df36 to the API
2026-03-26 19:10:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:10: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-26 19:10:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/KMBrddZ_07-1200.jpg>
{'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': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'LPG / Petrol',
'id': 'd914e72a-6b90-5f8f-8a56-bd107d25f361',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/7bdeb5df36/renault-clio-tce-100-gpl-21-intens',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Clio TCe 100 GPL - 21 Intens',
'odometer': 115491,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93238,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KMBrddZ_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85153,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KMBrddZ_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84709,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KMBrddZ_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72550,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KMBrddZ_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87079,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KMBrddZ_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88242,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KMBrddZ_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91672,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KMBrddZ_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82641,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KMBrddZ_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112989,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KMBrddZ_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d914e72a-6b90-5f8f-8a56-bd107d25f361/d914e72a-6b90-5f8f-8a56-bd107d25f361_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112456,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/KMBrddZ_10-1200.jpg',
'Width': 1200}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Clio TCe 100 GPL - 21 Intens',
'transmission': 'manual',
'trim': 'Clio TCe 100 GPL - 21 Intens',
'year': 2021}
2026-03-26 19:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277bdeb5df36%27 HTTP/1.1" 200 None
2026-03-26 19:10:14 [vpauto.fr] INFO: Saving data for 7bdeb5df36: {'created_time': 1774552214.153536, 'last_price_update_time': 1774552214.153547}
2026-03-26 19:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='7bdeb5df36') HTTP/1.1" 204 0
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Found 96 ads on page 10
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: 1d405498bf
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Scrape type for 1d405498bf: 0
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: c41f8becaa
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c41f8becaa%27 HTTP/1.1" 200 None
2026-03-26 19:10:15 [vpauto.fr] INFO: Scrape type for c41f8becaa: 2
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: 9af1c7b5bf
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Scrape type for 9af1c7b5bf: 0
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: 241faf66aa
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Scrape type for 241faf66aa: 0
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: d95371575a
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Scrape type for d95371575a: 0
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: afa4171abf
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Scrape type for afa4171abf: 0
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: 891dc45536
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Scrape type for 891dc45536: 0
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: cd926fcdbf
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Scrape type for cd926fcdbf: 0
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: 71eee24daa
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Scrape type for 71eee24daa: 0
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: 46ab95e85a
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Scrape type for 46ab95e85a: 0
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: be0a9bfcbf
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Scrape type for be0a9bfcbf: 0
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: 6a202b93bf
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [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-26 19:10:15 [vpauto.fr] INFO: Scrape type for 6a202b93bf: 0
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: 2a1a9115bf
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a1a9115bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:15 [vpauto.fr] INFO: Scrape type for 2a1a9115bf: 2
2026-03-26 19:10:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:10:15 [vpauto.fr] INFO: Found listing with ID: c218ad59bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c218ad59bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for c218ad59bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 937024ebf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27937024ebf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 937024ebf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 1dba929936
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271dba929936%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 1dba929936: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 7b0f9165aa
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277b0f9165aa%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 7b0f9165aa: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: eb38560c36
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27eb38560c36%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for eb38560c36: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 47f01f4bbf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2747f01f4bbf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 47f01f4bbf: 1
2026-03-26 19:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 8b94c045bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b94c045bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 8b94c045bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 56e064495a
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756e064495a%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 56e064495a: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: e4194c8faa
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4194c8faa%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for e4194c8faa: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: b830190ebf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b830190ebf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for b830190ebf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 17de661d36
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2717de661d36%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 17de661d36: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: f9492f8fbf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9492f8fbf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for f9492f8fbf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: f0f00893bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0f00893bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for f0f00893bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: f925d6c336
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f925d6c336%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for f925d6c336: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: f882ba5c5a
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f882ba5c5a%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for f882ba5c5a: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: fd8f013436
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd8f013436%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for fd8f013436: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 2ad52ffd5a
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272ad52ffd5a%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 2ad52ffd5a: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: d50f7d50aa
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d50f7d50aa%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for d50f7d50aa: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: b2ee2918bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b2ee2918bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for b2ee2918bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 9d9d253fbf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279d9d253fbf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 9d9d253fbf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 8e6d2b14aa
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e6d2b14aa%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 8e6d2b14aa: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: f8cc7a81bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8cc7a81bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for f8cc7a81bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 29b7ec88bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2729b7ec88bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 29b7ec88bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 8d636549bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278d636549bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 8d636549bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: b641b13bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b641b13bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for b641b13bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 4e3aaab79e
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274e3aaab79e%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 4e3aaab79e: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 911bcf5b36
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27911bcf5b36%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 911bcf5b36: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: c329b28236
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c329b28236%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for c329b28236: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: a8df20c6bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a8df20c6bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for a8df20c6bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 5375a25abf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275375a25abf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 5375a25abf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 46a6d718bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2746a6d718bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 46a6d718bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 63f2563bbf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2763f2563bbf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 63f2563bbf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: f2b9e485bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f2b9e485bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for f2b9e485bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: e72dd0ceaa
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e72dd0ceaa%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for e72dd0ceaa: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 5b974ba5bf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b974ba5bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 5b974ba5bf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 2ea8b22d36
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272ea8b22d36%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 2ea8b22d36: 1
2026-03-26 19:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 36b140ef36
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2736b140ef36%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 36b140ef36: 1
2026-03-26 19:10:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 4b475fabbf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274b475fabbf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 4b475fabbf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 368de69536
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27368de69536%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 368de69536: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 8278accebf
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278278accebf%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 8278accebf: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 1d3d2c5a36
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d3d2c5a36%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 1d3d2c5a36: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 7980623836
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277980623836%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 7980623836: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 756589e536
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27756589e536%27 HTTP/1.1" 200 None
2026-03-26 19:10:16 [vpauto.fr] INFO: Scrape type for 756589e536: 0
2026-03-26 19:10:16 [vpauto.fr] INFO: Found listing with ID: 86f7e7c436
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786f7e7c436%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 86f7e7c436: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 61da911236
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761da911236%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 61da911236: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: a15f2ed136
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a15f2ed136%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for a15f2ed136: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: ac4afe7c36
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ac4afe7c36%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for ac4afe7c36: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 86c6558b36
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2786c6558b36%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 86c6558b36: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 5688648136
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275688648136%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 5688648136: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: ded8ee0f36
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ded8ee0f36%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for ded8ee0f36: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 77e03bb5bf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777e03bb5bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 77e03bb5bf: 2
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: ff57444f36
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ff57444f36%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for ff57444f36: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 47d3a131bf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2747d3a131bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 47d3a131bf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: a509b7c36
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a509b7c36%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for a509b7c36: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: e83385dc36
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e83385dc36%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for e83385dc36: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: db43828ebf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db43828ebf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for db43828ebf: 2
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: dd72e2fbf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dd72e2fbf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for dd72e2fbf: 2
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 33eab7eebf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733eab7eebf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 33eab7eebf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: af950e81bf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af950e81bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for af950e81bf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 9ca964ebbf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%279ca964ebbf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 9ca964ebbf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: f8e2eff1bf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8e2eff1bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for f8e2eff1bf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 2a3d84eabf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a3d84eabf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 2a3d84eabf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: d9b64828bf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d9b64828bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for d9b64828bf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 3bf619f89e
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273bf619f89e%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 3bf619f89e: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 3081d74dbf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273081d74dbf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 3081d74dbf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 5158e4836
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275158e4836%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 5158e4836: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: c3dd6f5436
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3dd6f5436%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for c3dd6f5436: 1
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: e6a5ae03bf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e6a5ae03bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for e6a5ae03bf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 41eccb8bbf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2741eccb8bbf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 41eccb8bbf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 33dd7710aa
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733dd7710aa%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 33dd7710aa: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 80186ae3bf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2780186ae3bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 80186ae3bf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: bf73a101bf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bf73a101bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for bf73a101bf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: c3c2cb4936
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3c2cb4936%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for c3c2cb4936: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 8af77663bf
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278af77663bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 8af77663bf: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 77dfe04636
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2777dfe04636%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 77dfe04636: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 2465e5715a
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272465e5715a%27 HTTP/1.1" 200 None
2026-03-26 19:10:17 [vpauto.fr] INFO: Scrape type for 2465e5715a: 0
2026-03-26 19:10:17 [vpauto.fr] INFO: Found listing with ID: 2bb12859bf
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272bb12859bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:18 [vpauto.fr] INFO: Scrape type for 2bb12859bf: 0
2026-03-26 19:10:18 [vpauto.fr] INFO: Found listing with ID: 4ead3bc336
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ead3bc336%27 HTTP/1.1" 200 None
2026-03-26 19:10:18 [vpauto.fr] INFO: Scrape type for 4ead3bc336: 0
2026-03-26 19:10:18 [vpauto.fr] INFO: Found listing with ID: 56767d6ebf
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2756767d6ebf%27 HTTP/1.1" 200 None
2026-03-26 19:10:18 [vpauto.fr] INFO: Scrape type for 56767d6ebf: 0
2026-03-26 19:10:18 [vpauto.fr] INFO: Found listing with ID: 90abc9d65a
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2790abc9d65a%27 HTTP/1.1" 200 None
2026-03-26 19:10:18 [vpauto.fr] INFO: Scrape type for 90abc9d65a: 0
2026-03-26 19:10:18 [vpauto.fr] INFO: Found listing with ID: d13a14836
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d13a14836%27 HTTP/1.1" 200 None
2026-03-26 19:10:18 [vpauto.fr] INFO: Scrape type for d13a14836: 0
2026-03-26 19:10:18 [vpauto.fr] INFO: Found listing with ID: e7e97762bf
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e7e97762bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:18 [vpauto.fr] INFO: Scrape type for e7e97762bf: 0
2026-03-26 19:10:18 [vpauto.fr] INFO: Found listing with ID: 2fdb636bf
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272fdb636bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:18 [vpauto.fr] INFO: Scrape type for 2fdb636bf: 0
2026-03-26 19:10:18 [vpauto.fr] INFO: Requesting listing page 11: https://vpauto.eu/vehicle/list?page=11
2026-03-26 19:10:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2ea8b22d36/lot-de-65-pneus-doccasion> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-26 19:10:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:10:21 [vpauto.fr] ERROR: Error parsing ad details: replace() argument 1 must be str, not None
Traceback (most recent call last):
File "/usr/src/app/crawlers/spiders/vpauto.py", line 129, in _after_details_page_opened
model = self._extract_model(response, ad_make)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/crawlers/spiders/vpauto.py", line 203, in _extract_model
return response.css(".vehicle-detail h1::text").get().replace(ad_make, "")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: replace() argument 1 must be str, not None
2026-03-26 19:10:21 [vpauto.fr] ERROR: An error occurred:
Traceback (most recent call last):
File "/usr/src/app/crawlers/spiders/vpauto.py", line 129, in _after_details_page_opened
model = self._extract_model(response, ad_make)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/crawlers/spiders/vpauto.py", line 203, in _extract_model
return response.css(".vehicle-detail h1::text").get().replace(ad_make, "")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: replace() argument 1 must be str, not None
2026-03-26 19:10:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/2a1a9115bf/citroen-berlingo-20-l1-bluehdi-100-ss-business> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-26 19:10:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:10:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 032a7e22-3cb2-5af1-bbb1-46aed74da4f1 with identifier: 2a1a9115bf
2026-03-26 19:10:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 032a7e22-3cb2-5af1-bbb1-46aed74da4f1 with scrape type 2
2026-03-26 19:10:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 032a7e22-3cb2-5af1-bbb1-46aed74da4f1 with scrape type 2
2026-03-26 19:10:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 032a7e22-3cb2-5af1-bbb1-46aed74da4f1, identifier: 2a1a9115bf
2026-03-26 19:10:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 032a7e22-3cb2-5af1-bbb1-46aed74da4f1 with identifier: 2a1a9115bf
2026-03-26 19:10:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:10:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 032a7e22-3cb2-5af1-bbb1-46aed74da4f1 with identifier: 2a1a9115bf
2026-03-26 19:10:28 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 032a7e22-3cb2-5af1-bbb1-46aed74da4f1 with identifier: 2a1a9115bf to the API
2026-03-26 19:10:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:10: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-26 19:10:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/2a1a9115bf/citroen-berlingo-20-l1-bluehdi-100-ss-business>
{'auction_title': '',
'c_o_2_emission_value': 110,
'car_expert_report_source_url': None,
'category': None,
'color': 'Medium blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-04T10:00:00Z',
'fuel_type': 'Diesel',
'id': '032a7e22-3cb2-5af1-bbb1-46aed74da4f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/2a1a9115bf/citroen-berlingo-20-l1-bluehdi-100-ss-business',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'CITROEN',
'model': 'BERLINGO 20 L1 BlueHDi 100 S&S BUSINESS',
'odometer': 170294,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2016-09-30',
'seats_number': 3,
'seller_name': None,
'title': 'CITROEN BERLINGO 20 L1 BlueHDi 100 S&S BUSINESS',
'transmission': 'manual',
'trim': 'BERLINGO 20 L1 BlueHDi 100 S&S BUSINESS',
'year': 2016}
2026-03-26 19:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272a1a9115bf%27 HTTP/1.1" 200 None
2026-03-26 19:10:28 [vpauto.fr] INFO: Saving data for 2a1a9115bf: {'auction_closing_time': 1775296800.0, 'created_time': 1774293347.062487, 'last_price_update_time': 1774552228.325333}
2026-03-26 19:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='2a1a9115bf') HTTP/1.1" 204 0
2026-03-26 19:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c41f8becaa/renault-master-propulsion-ca-l3h2-35t-23-dci-165-energy-e6-grand-confort-rj> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-26 19:10:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:10:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca587dd8-9a63-5c76-a089-09c3dbf91109 with identifier: c41f8becaa
2026-03-26 19:10:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca587dd8-9a63-5c76-a089-09c3dbf91109 with scrape type 2
2026-03-26 19:10:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca587dd8-9a63-5c76-a089-09c3dbf91109 with scrape type 2
2026-03-26 19:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: ca587dd8-9a63-5c76-a089-09c3dbf91109, identifier: c41f8becaa
2026-03-26 19:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: ca587dd8-9a63-5c76-a089-09c3dbf91109 with identifier: c41f8becaa
2026-03-26 19:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: ca587dd8-9a63-5c76-a089-09c3dbf91109 with identifier: c41f8becaa
2026-03-26 19:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: ca587dd8-9a63-5c76-a089-09c3dbf91109 with identifier: c41f8becaa to the API
2026-03-26 19:10:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:10: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-26 19:10:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/c41f8becaa/renault-master-propulsion-ca-l3h2-35t-23-dci-165-energy-e6-grand-confort-rj>
{'auction_title': '',
'c_o_2_emission_value': 222,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'expiration_date': '2026-04-02T11:45:00Z',
'fuel_type': 'Diesel',
'id': 'ca587dd8-9a63-5c76-a089-09c3dbf91109',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/c41f8becaa/renault-master-propulsion-ca-l3h2-35t-23-dci-165-energy-e6-grand-confort-rj',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'RENAULT',
'model': 'MASTER PROPULSION CA L3H2 3.5t 2.3 dCi 165 ENERGY E6 GRAND CONFORT '
'RJ',
'odometer': 140844,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2017-12-22',
'seats_number': 6,
'seller_name': None,
'title': 'RENAULT MASTER PROPULSION CA L3H2 3.5t 2.3 dCi 165 ENERGY E6 GRAND '
'CONFORT RJ',
'transmission': 'manual',
'trim': 'MASTER PROPULSION CA L3H2 3.5t 2.3 dCi 165 ENERGY E6 GRAND CONFORT '
'RJ',
'year': 2017}
2026-03-26 19:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c41f8becaa%27 HTTP/1.1" 200 None
2026-03-26 19:10:34 [vpauto.fr] INFO: Saving data for c41f8becaa: {'auction_closing_time': 1775130300.0, 'created_time': 1774293519.525372, 'last_price_update_time': 1774552234.376126}
2026-03-26 19:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='c41f8becaa') HTTP/1.1" 204 0
2026-03-26 19:10:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/36b140ef36/isover-10-sac-disolant-isover-4-neuf> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-26 19:10:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:10:41 [vpauto.fr] ERROR: Error parsing ad details: time data 'Unknown' does not match format '%d/%m/%Y'
Traceback (most recent call last):
File "/usr/src/app/crawlers/spiders/vpauto.py", line 133, in _after_details_page_opened
registration_date = self._extract_registration_date(response)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/crawlers/spiders/vpauto.py", line 257, in _extract_registration_date
return datetime.strptime(date_str.strip(), "%d/%m/%Y").date().isoformat()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/_strptime.py", line 568, in _strptime_datetime
tt, fraction, gmtoff_fraction = _strptime(data_string, format)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/_strptime.py", line 349, in _strptime
raise ValueError("time data %r does not match format %r" %
ValueError: time data 'Unknown' does not match format '%d/%m/%Y'
2026-03-26 19:10:41 [vpauto.fr] ERROR: An error occurred:
Traceback (most recent call last):
File "/usr/src/app/crawlers/spiders/vpauto.py", line 133, in _after_details_page_opened
registration_date = self._extract_registration_date(response)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/crawlers/spiders/vpauto.py", line 257, in _extract_registration_date
return datetime.strptime(date_str.strip(), "%d/%m/%Y").date().isoformat()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/_strptime.py", line 568, in _strptime_datetime
tt, fraction, gmtoff_fraction = _strptime(data_string, format)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/_strptime.py", line 349, in _strptime
raise ValueError("time data %r does not match format %r" %
ValueError: time data 'Unknown' does not match format '%d/%m/%Y'
2026-03-26 19:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/dd72e2fbf/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-26 19:10:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:10:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a10e6e46-ca89-5a45-9f89-f90632eef5b9 with identifier: dd72e2fbf
2026-03-26 19:10:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a10e6e46-ca89-5a45-9f89-f90632eef5b9 with scrape type 2
2026-03-26 19:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a10e6e46-ca89-5a45-9f89-f90632eef5b9 with scrape type 2
2026-03-26 19:10:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a10e6e46-ca89-5a45-9f89-f90632eef5b9, identifier: dd72e2fbf
2026-03-26 19:10:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a10e6e46-ca89-5a45-9f89-f90632eef5b9 with identifier: dd72e2fbf
2026-03-26 19:10:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:10:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a10e6e46-ca89-5a45-9f89-f90632eef5b9 with identifier: dd72e2fbf
2026-03-26 19:10:49 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a10e6e46-ca89-5a45-9f89-f90632eef5b9 with identifier: dd72e2fbf to the API
2026-03-26 19:10:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:10: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-26 19:10:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/dd72e2fbf/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-04T10:40:00Z',
'fuel_type': 'Electric',
'id': 'a10e6e46-ca89-5a45-9f89-f90632eef5b9',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/dd72e2fbf/ligier-pro-pulse-3',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 21962,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2016-12-13',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2016}
2026-03-26 19:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:49 [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-26 19:10:49 [vpauto.fr] INFO: Saving data for dd72e2fbf: {'auction_closing_time': 1775299200.0, 'created_time': 1774293282.859521, 'last_price_update_time': 1774552249.829332}
2026-03-26 19:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='dd72e2fbf') HTTP/1.1" 204 0
2026-03-26 19:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/c3dd6f5436/defitech-groupe-electrogene-defitech> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-26 19:10:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:10:52 [vpauto.fr] ERROR: Error parsing ad details: time data 'Unknown' does not match format '%d/%m/%Y'
Traceback (most recent call last):
File "/usr/src/app/crawlers/spiders/vpauto.py", line 133, in _after_details_page_opened
registration_date = self._extract_registration_date(response)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/crawlers/spiders/vpauto.py", line 257, in _extract_registration_date
return datetime.strptime(date_str.strip(), "%d/%m/%Y").date().isoformat()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/_strptime.py", line 568, in _strptime_datetime
tt, fraction, gmtoff_fraction = _strptime(data_string, format)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/_strptime.py", line 349, in _strptime
raise ValueError("time data %r does not match format %r" %
ValueError: time data 'Unknown' does not match format '%d/%m/%Y'
2026-03-26 19:10:52 [vpauto.fr] ERROR: An error occurred:
Traceback (most recent call last):
File "/usr/src/app/crawlers/spiders/vpauto.py", line 133, in _after_details_page_opened
registration_date = self._extract_registration_date(response)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/app/crawlers/spiders/vpauto.py", line 257, in _extract_registration_date
return datetime.strptime(date_str.strip(), "%d/%m/%Y").date().isoformat()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/_strptime.py", line 568, in _strptime_datetime
tt, fraction, gmtoff_fraction = _strptime(data_string, format)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/_strptime.py", line 349, in _strptime
raise ValueError("time data %r does not match format %r" %
ValueError: time data 'Unknown' does not match format '%d/%m/%Y'
2026-03-26 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-26 19:10:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d939385-c115-56ee-9070-6a4a976d99d8 with identifier: 47f01f4bbf
2026-03-26 19:10:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d939385-c115-56ee-9070-6a4a976d99d8 with scrape type 1
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d939385-c115-56ee-9070-6a4a976d99d8
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_01-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_01-1200.jpg not downloaded yet
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_02-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_02-1200.jpg not downloaded yet
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_03-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_03-1200.jpg not downloaded yet
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_04-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_04-1200.jpg not downloaded yet
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_05-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_05-1200.jpg not downloaded yet
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_06-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_06-1200.jpg not downloaded yet
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_07-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_07-1200.jpg not downloaded yet
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_08-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_08-1200.jpg not downloaded yet
2026-03-26 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/sGZBQtn_01-1200.jpg> (referer: https://vpauto.eu/vehicle/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure)
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_09-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_09-1200.jpg not downloaded yet
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_10-1200.jpg%27 HTTP/1.1" 200 None
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_10-1200.jpg not downloaded yet
2026-03-26 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/sGZBQtn_02-1200.jpg> (referer: https://vpauto.eu/vehicle/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure)
2026-03-26 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/sGZBQtn_04-1200.jpg> (referer: https://vpauto.eu/vehicle/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure)
2026-03-26 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/sGZBQtn_03-1200.jpg> (referer: https://vpauto.eu/vehicle/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure)
2026-03-26 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/sGZBQtn_05-1200.jpg> (referer: https://vpauto.eu/vehicle/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure)
2026-03-26 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/sGZBQtn_06-1200.jpg> (referer: https://vpauto.eu/vehicle/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure)
2026-03-26 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/sGZBQtn_09-1200.jpg> (referer: https://vpauto.eu/vehicle/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure)
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3196cb7d0>
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_0.jpg HTTP/1.1" 201 0
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_01-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_01-1200.jpg saved to cache
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8d939385-c115-56ee-9070-6a4a976d99d8
2026-03-26 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/sGZBQtn_10-1200.jpg> (referer: https://vpauto.eu/vehicle/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure)
2026-03-26 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/sGZBQtn_08-1200.jpg> (referer: https://vpauto.eu/vehicle/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure)
2026-03-26 19:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://cdn.vpauto.fr/sGZBQtn_07-1200.jpg> (referer: https://vpauto.eu/vehicle/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure)
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318cc9f10>
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_1.jpg HTTP/1.1" 201 0
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_02-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_02-1200.jpg saved to cache
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d939385-c115-56ee-9070-6a4a976d99d8
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd319588c90>
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_3.jpg HTTP/1.1" 201 0
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_04-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_04-1200.jpg saved to cache
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8d939385-c115-56ee-9070-6a4a976d99d8
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31b856890>
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_2.jpg HTTP/1.1" 201 0
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_03-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_03-1200.jpg saved to cache
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d939385-c115-56ee-9070-6a4a976d99d8
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd3195894d0>
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_4.jpg HTTP/1.1" 201 0
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_05-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_05-1200.jpg saved to cache
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8d939385-c115-56ee-9070-6a4a976d99d8
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c5ce10>
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_5.jpg HTTP/1.1" 201 0
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_06-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_06-1200.jpg saved to cache
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8d939385-c115-56ee-9070-6a4a976d99d8
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31962acd0>
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_8.jpg HTTP/1.1" 201 0
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_09-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_09-1200.jpg saved to cache
2026-03-26 19:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8d939385-c115-56ee-9070-6a4a976d99d8
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c52990>
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_9.jpg HTTP/1.1" 201 0
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_10-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_10-1200.jpg saved to cache
2026-03-26 19:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8d939385-c115-56ee-9070-6a4a976d99d8
2026-03-26 19:10:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd318c53cd0>
2026-03-26 19:10:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_7.jpg HTTP/1.1" 201 0
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_08-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_08-1200.jpg saved to cache
2026-03-26 19:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8d939385-c115-56ee-9070-6a4a976d99d8
2026-03-26 19:10:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-26 19:10:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fd31954ea90>
2026-03-26 19:10:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-26 19:10:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_6.jpg HTTP/1.1" 201 0
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='vpauto.fr',RowKey='https%3A%252F%252Fcdn.vpauto.fr%252FsGZBQtn_07-1200.jpg') HTTP/1.1" 204 0
2026-03-26 19:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://cdn.vpauto.fr/sGZBQtn_07-1200.jpg saved to cache
2026-03-26 19:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8d939385-c115-56ee-9070-6a4a976d99d8
2026-03-26 19:10:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d939385-c115-56ee-9070-6a4a976d99d8, skipping ID generation
2026-03-26 19:10:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d939385-c115-56ee-9070-6a4a976d99d8 with scrape type 1
2026-03-26 19:10:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d939385-c115-56ee-9070-6a4a976d99d8 sending to next pipeline
2026-03-26 19:10:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8d939385-c115-56ee-9070-6a4a976d99d8, identifier: 47f01f4bbf
2026-03-26 19:10:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8d939385-c115-56ee-9070-6a4a976d99d8 with identifier: 47f01f4bbf
2026-03-26 19:10:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8d939385-c115-56ee-9070-6a4a976d99d8 with identifier: 47f01f4bbf
2026-03-26 19:10:55 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8d939385-c115-56ee-9070-6a4a976d99d8 with identifier: 47f01f4bbf to the API
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:10: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-26 19:10:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cdn.vpauto.fr/sGZBQtn_07-1200.jpg>
{'auction_title': '',
'c_o_2_emission_value': 108,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black metallic',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'expiration_date': '2026-04-04T11:00:00Z',
'fuel_type': 'Diesel',
'id': '8d939385-c115-56ee-9070-6a4a976d99d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/47f01f4bbf/peugeot-3008-3008-16-bluehdi-120ch-ss-bvm6-allure',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'PEUGEOT',
'model': '3008 3008 1.6 BlueHDi 120ch S&S BVM6 Allure',
'odometer': 165240,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104706,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/sGZBQtn_01-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105524,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/sGZBQtn_02-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114689,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/sGZBQtn_03-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77263,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/sGZBQtn_04-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108462,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/sGZBQtn_05-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103123,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/sGZBQtn_06-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110290,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/sGZBQtn_07-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91229,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/sGZBQtn_08-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125624,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/sGZBQtn_09-1200.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d939385-c115-56ee-9070-6a4a976d99d8/8d939385-c115-56ee-9070-6a4a976d99d8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119429,
'Height': 900,
'OriginUrl': 'https://cdn.vpauto.fr/sGZBQtn_10-1200.jpg',
'Width': 1200}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2015-07-16',
'seats_number': 5,
'seller_name': None,
'title': 'PEUGEOT 3008 3008 1.6 BlueHDi 120ch S&S BVM6 Allure',
'transmission': 'manual',
'trim': '3008 3008 1.6 BlueHDi 120ch S&S BVM6 Allure',
'year': 2015}
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:55 [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-26 19:10:55 [vpauto.fr] INFO: Saving data for 47f01f4bbf: {'created_time': 1774552255.509332, 'last_price_update_time': 1774552255.509343, 'auction_closing_time': 1775300400.0}
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='47f01f4bbf') HTTP/1.1" 204 0
2026-03-26 19:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/77e03bb5bf/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-26 19:11:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e309faeb-89ec-5885-958b-18a3e3216ef4 with identifier: 77e03bb5bf
2026-03-26 19:11:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e309faeb-89ec-5885-958b-18a3e3216ef4 with scrape type 2
2026-03-26 19:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e309faeb-89ec-5885-958b-18a3e3216ef4 with scrape type 2
2026-03-26 19:11:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: e309faeb-89ec-5885-958b-18a3e3216ef4, identifier: 77e03bb5bf
2026-03-26 19:11:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: e309faeb-89ec-5885-958b-18a3e3216ef4 with identifier: 77e03bb5bf
2026-03-26 19:11:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: e309faeb-89ec-5885-958b-18a3e3216ef4 with identifier: 77e03bb5bf
2026-03-26 19:11:05 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: e309faeb-89ec-5885-958b-18a3e3216ef4 with identifier: 77e03bb5bf to the API
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:11: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-26 19:11:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/77e03bb5bf/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-04T10:40:00Z',
'fuel_type': 'Electric',
'id': 'e309faeb-89ec-5885-958b-18a3e3216ef4',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/77e03bb5bf/ligier-pro-pulse-3',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 26342,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2017-04-05',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2017}
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Saving data for 77e03bb5bf: {'auction_closing_time': 1775299200.0, 'created_time': 1774293268.372409, 'last_price_update_time': 1774552265.21714}
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='77e03bb5bf') HTTP/1.1" 204 0
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Found 96 ads on page 11
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 1842bd3436
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 1842bd3436: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: f9650f0836
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for f9650f0836: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: bcaba6f45a
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for bcaba6f45a: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: ac24d96e5a
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for ac24d96e5a: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: f8d6f1c25a
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for f8d6f1c25a: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 839d0865bf
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 839d0865bf: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 6f489eddf8
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276f489eddf8%27 HTTP/1.1" 200 None
2026-03-26 19:11:05 [vpauto.fr] INFO: Scrape type for 6f489eddf8: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: b745375836
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for b745375836: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 69332dc25a
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 69332dc25a: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: cb1716f2bf
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for cb1716f2bf: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 83a9e88a36
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 83a9e88a36: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: b1f6e64b36
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for b1f6e64b36: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 878d4cdb36
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 878d4cdb36: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 99957a3c36
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 99957a3c36: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: d34fd50736
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for d34fd50736: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 9cc22e0e36
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 9cc22e0e36: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 8277467336
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 8277467336: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 20f3d64bbf
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 20f3d64bbf: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 31279713bf
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 31279713bf: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 4580b384bf
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 4580b384bf: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 4821ab9836
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 4821ab9836: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 542e04ce36
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 542e04ce36: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 7ea32db136
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:05 [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-26 19:11:05 [vpauto.fr] INFO: Scrape type for 7ea32db136: 0
2026-03-26 19:11:05 [vpauto.fr] INFO: Found listing with ID: 7ff6adbf36
2026-03-26 19:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for 7ff6adbf36: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 9e84cb9f36
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for 9e84cb9f36: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: a0293ff0aa
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for a0293ff0aa: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: b612eb1836
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for b612eb1836: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: b90c2df836
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for b90c2df836: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: c9ddab5536
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for c9ddab5536: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: cca0761b36
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for cca0761b36: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: ddd99fbf36
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for ddd99fbf36: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: f1a7f4e2bf
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for f1a7f4e2bf: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: cc8d8fe05a
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cc8d8fe05a%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for cc8d8fe05a: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 732cde7d36
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27732cde7d36%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 732cde7d36: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 49f787725a
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2749f787725a%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 49f787725a: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: e49c35f636
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for e49c35f636: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 411c1a399e
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for 411c1a399e: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: a33e8efd36
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a33e8efd36%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for a33e8efd36: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 5c8bc823bf
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275c8bc823bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 5c8bc823bf: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 240888b1aa
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27240888b1aa%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 240888b1aa: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 2263fa979e
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for 2263fa979e: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: d3e5d1b836
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d3e5d1b836%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for d3e5d1b836: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 43e614ec36
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2743e614ec36%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 43e614ec36: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 1d8476175a
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271d8476175a%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 1d8476175a: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 61e63a16bf
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761e63a16bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 61e63a16bf: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 6fc4c6bb36
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276fc4c6bb36%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 6fc4c6bb36: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: d68c2c5736
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d68c2c5736%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for d68c2c5736: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: e4c3016136
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e4c3016136%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for e4c3016136: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 1a8b60109e
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271a8b60109e%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 1a8b60109e: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 4ef547b39e
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ef547b39e%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 4ef547b39e: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 545295f36
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27545295f36%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 545295f36: 2
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 6325082e9e
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276325082e9e%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 6325082e9e: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 7195f3c9e
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277195f3c9e%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 7195f3c9e: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: a826f0699e
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a826f0699e%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for a826f0699e: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 2537572d36
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272537572d36%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 2537572d36: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: e12b01fb36
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e12b01fb36%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for e12b01fb36: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 4b61cbf9bf
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274b61cbf9bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 4b61cbf9bf: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: f0aed93e36
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f0aed93e36%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for f0aed93e36: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 9359ee39e
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for 9359ee39e: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: ed59c4e336
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for ed59c4e336: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 549fc65136
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [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-26 19:11:06 [vpauto.fr] INFO: Scrape type for 549fc65136: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 3f4479b236
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273f4479b236%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 3f4479b236: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: fd18563936
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fd18563936%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for fd18563936: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: c644a35136
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c644a35136%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for c644a35136: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: f1dadffa5a
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f1dadffa5a%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for f1dadffa5a: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 3a87a38d5a
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a87a38d5a%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 3a87a38d5a: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 7d528af3bf
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d528af3bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 7d528af3bf: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 8358c4b3bf
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278358c4b3bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 8358c4b3bf: 0
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 88696ed236
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2788696ed236%27 HTTP/1.1" 200 None
2026-03-26 19:11:06 [vpauto.fr] INFO: Scrape type for 88696ed236: 1
2026-03-26 19:11:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:11:06 [scrapy.extensions.logstats] INFO: Crawled 53 pages (at 11 pages/min), scraped 36 items (at 6 items/min)
2026-03-26 19:11:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 184MiB
2026-03-26 19:11:06 [vpauto.fr] INFO: Found listing with ID: 90914199aa
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2790914199aa%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for 90914199aa: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: 99fbd96dbf
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2799fbd96dbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for 99fbd96dbf: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: b7810cdb9e
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [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-26 19:11:07 [vpauto.fr] INFO: Scrape type for b7810cdb9e: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: bfeeff5c36
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27bfeeff5c36%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for bfeeff5c36: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: cbade1b936
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbade1b936%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for cbade1b936: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: db608a4136
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db608a4136%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for db608a4136: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: f3acf7f636
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f3acf7f636%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for f3acf7f636: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: b20626d2bf
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b20626d2bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for b20626d2bf: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: edb6a35f36
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27edb6a35f36%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for edb6a35f36: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: db64aaf336
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db64aaf336%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for db64aaf336: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: 234d445336
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27234d445336%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for 234d445336: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: b81c6b7b5a
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b81c6b7b5a%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for b81c6b7b5a: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: 322c55236
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27322c55236%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for 322c55236: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: faba627136
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27faba627136%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for faba627136: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: 1f1ddb30bf
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271f1ddb30bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for 1f1ddb30bf: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: f6a9160936
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f6a9160936%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for f6a9160936: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: 4a455c5736
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274a455c5736%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for 4a455c5736: 1
2026-03-26 19:11:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: db625bd5bf
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db625bd5bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for db625bd5bf: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: 1c04552736
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271c04552736%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for 1c04552736: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: f9972e3cbf
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9972e3cbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for f9972e3cbf: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: 2b98a897bf
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%272b98a897bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for 2b98a897bf: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: 7f056cce36
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277f056cce36%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for 7f056cce36: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: 167bb37f36
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27167bb37f36%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for 167bb37f36: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: 1a8e1325bf
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271a8e1325bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for 1a8e1325bf: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: 2ba56fd736
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [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-26 19:11:07 [vpauto.fr] INFO: Scrape type for 2ba56fd736: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: b486e66e36
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b486e66e36%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for b486e66e36: 1
2026-03-26 19:11:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:11:07 [vpauto.fr] INFO: Found listing with ID: b95a84379e
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b95a84379e%27 HTTP/1.1" 200 None
2026-03-26 19:11:07 [vpauto.fr] INFO: Scrape type for b95a84379e: 0
2026-03-26 19:11:07 [vpauto.fr] INFO: Requesting listing page 12: https://vpauto.eu/vehicle/list?page=12
2026-03-26 19:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/545295f36/renault-clio-v-clio-tce-90-21-business> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-26 19:11:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:11:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66272c4e-af44-5e52-b347-3dbee4892a10 with identifier: 545295f36
2026-03-26 19:11:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66272c4e-af44-5e52-b347-3dbee4892a10 with scrape type 2
2026-03-26 19:11:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66272c4e-af44-5e52-b347-3dbee4892a10 with scrape type 2
2026-03-26 19:11:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 66272c4e-af44-5e52-b347-3dbee4892a10, identifier: 545295f36
2026-03-26 19:11:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 66272c4e-af44-5e52-b347-3dbee4892a10 with identifier: 545295f36
2026-03-26 19:11:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 66272c4e-af44-5e52-b347-3dbee4892a10 with identifier: 545295f36
2026-03-26 19:11:09 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 66272c4e-af44-5e52-b347-3dbee4892a10 with identifier: 545295f36 to the API
2026-03-26 19:11:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:11:09 [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-26 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2766272c4e-af44-5e52-b347-3dbee4892a10%27 HTTP/1.1" 200 None
2026-03-26 19:11:09 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 66272c4e-af44-5e52-b347-3dbee4892a10: 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\u0022, \u0022OriginalPhotoCount\u0022: 0, \u0022SellerName\u0022: null, \u0022PriceIncludesVat\u0022: true, \u0022Title\u0022: \u0022RENAULT CLIO V Clio TCe 90 - 21 Business\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 920000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022CLIO V Clio TCe 90 - 21 Business\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Petrol\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222021-05-10\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/545295f36/renault-clio-v-clio-tce-90-21-business\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002244 - NANTES\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022CLIO V Clio TCe 90 - 21 Business\u0022, \u0022Year\u0022: 2021, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 118, \u0022EmissionStandard\u0022: \u0022EURO 6\u0022, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: false, \u0022IsVatDeductible\u0022: false, \u0022Id\u0022: \u002266272c4e-af44-5e52-b347-3dbee4892a10\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Thu, 26 Mar 2026 19:11:08 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-26 19:11:09 [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-26 19:11:09 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 118,
'car_expert_report_source_url': None,
'category': None,
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Petrol',
'id': '66272c4e-af44-5e52-b347-3dbee4892a10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/545295f36/renault-clio-v-clio-tce-90-21-business',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'CLIO V Clio TCe 90 - 21 Business',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-05-10',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT CLIO V Clio TCe 90 - 21 Business',
'transmission': 'automatic',
'trim': 'CLIO V Clio TCe 90 - 21 Business',
'year': 2021}
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-26 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27545295f36%27 HTTP/1.1" 200 None
2026-03-26 19:11:09 [vpauto.fr] INFO: Saving data for 545295f36: {'created_time': 1774342902.991662, 'last_price_update_time': 1774552269.382403}
2026-03-26 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='545295f36') HTTP/1.1" 204 0
2026-03-26 19:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/b486e66e36/renault-megane-iv-berline-blue-dci-115-edc-business-intens> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-26 19:11:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:11:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5 with identifier: b486e66e36
2026-03-26 19:11:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5 with scrape type 1
2026-03-26 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5
2026-03-26 19:11:10 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5
2026-03-26 19:11:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5, identifier: b486e66e36
2026-03-26 19:11:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5 with identifier: b486e66e36
2026-03-26 19:11:10 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:11:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5 with identifier: b486e66e36
2026-03-26 19:11:10 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5 with identifier: b486e66e36 to the API
2026-03-26 19:11:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:11:11 [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-26 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5%27 HTTP/1.1" 200 None
2026-03-26 19:11:11 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5: 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 M\\u00e9gane IV Berline Blue dCi 115 EDC Business Intens\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 920000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022M\\u00e9gane IV Berline Blue dCi 115 EDC Business Intens\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222020-08-24\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/b486e66e36/renault-megane-iv-berline-blue-dci-115-edc-business-intens\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002244 - NANTES\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022M\\u00e9gane IV Berline Blue dCi 115 EDC Business Intens\u0022, \u0022Year\u0022: 2020, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 5, \u0022DoorsNumber\u0022: 5, \u0022CO2EmissionValue\u0022: 129, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u0022a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Thu, 26 Mar 2026 19:11:10 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-26 19:11:11 [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-26 19:11:11 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 129,
'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': 'a0fcbb11-9ceb-57a9-aba8-cf5f5729e6c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/b486e66e36/renault-megane-iv-berline-blue-dci-115-edc-business-intens',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'Mégane IV Berline Blue dCi 115 EDC Business Intens',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'RENAULT Mégane IV Berline Blue dCi 115 EDC Business Intens',
'transmission': 'automatic',
'trim': 'Mégane IV Berline Blue dCi 115 EDC Business Intens',
'year': 2020}
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-26 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b486e66e36%27 HTTP/1.1" 200 None
2026-03-26 19:11:11 [vpauto.fr] INFO: Saving data for b486e66e36: {'created_time': 1774552271.184153, 'last_price_update_time': 1774552271.184169}
2026-03-26 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='b486e66e36') HTTP/1.1" 204 0
2026-03-26 19:11:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/db43828ebf/ligier-pro-pulse-3> (referer: https://vpauto.eu/vehicle/list?page=10) ['zyte-api']
2026-03-26 19:11:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bac1939d-b27d-5960-9cc5-1b3a3e76ba75 with identifier: db43828ebf
2026-03-26 19:11:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bac1939d-b27d-5960-9cc5-1b3a3e76ba75 with scrape type 2
2026-03-26 19:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bac1939d-b27d-5960-9cc5-1b3a3e76ba75 with scrape type 2
2026-03-26 19:11:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: bac1939d-b27d-5960-9cc5-1b3a3e76ba75, identifier: db43828ebf
2026-03-26 19:11:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: bac1939d-b27d-5960-9cc5-1b3a3e76ba75 with identifier: db43828ebf
2026-03-26 19:11:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: bac1939d-b27d-5960-9cc5-1b3a3e76ba75 with identifier: db43828ebf
2026-03-26 19:11:11 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: bac1939d-b27d-5960-9cc5-1b3a3e76ba75 with identifier: db43828ebf to the API
2026-03-26 19:11:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:11: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-26 19:11:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/db43828ebf/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-04T10:40:00Z',
'fuel_type': 'Electric',
'id': 'bac1939d-b27d-5960-9cc5-1b3a3e76ba75',
'is_damaged': False,
'is_operable': False,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/db43828ebf/ligier-pro-pulse-3',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'LIGIER PRO',
'model': 'PULSE 3',
'odometer': 20311,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2016-07-06',
'seats_number': 1,
'seller_name': None,
'title': 'LIGIER PRO PULSE 3',
'transmission': 'automatic',
'trim': 'PULSE 3',
'year': 2016}
2026-03-26 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:11 [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-26 19:11:11 [vpauto.fr] INFO: Saving data for db43828ebf: {'auction_closing_time': 1775299200.0, 'created_time': 1774293251.418561, 'last_price_update_time': 1774552271.682036}
2026-03-26 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='db43828ebf') HTTP/1.1" 204 0
2026-03-26 19:11:17 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.681(s), this was the 1st time calling it.
2026-03-26 19:11:17 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.2146160117069975 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-26 19:11:18 [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-26 19:11:18 [vpauto.fr] INFO: Found 61 ads on page 12
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [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-26 19:11:18 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [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-26 19:11:18 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [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-26 19:11:18 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [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-26 19:11:18 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [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-26 19:11:18 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [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-26 19:11:18 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:11:18 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:11:18 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 2
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [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-26 19:11:19 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [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-26 19:11:19 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [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-26 19:11:19 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [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-26 19:11:19 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:19 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:11:19 [vpauto.fr] INFO: Requesting listing page 13: https://vpauto.eu/vehicle/list?page=13
2026-03-26 19:11:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:11:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:11:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.394(s), this was the 1st time calling it.
2026-03-26 19:11:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.801226718750884 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-26 19:11:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:11:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4ddb630d5a/jeep-cherokee-20l-multijet-ii-170-4x4-active-drive-i-limited-a> (referer: https://vpauto.eu/vehicle/list?page=12) ['zyte-api']
2026-03-26 19:11:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c574e86f-cba5-5071-9d76-e0a3047ccd45 with identifier: 4ddb630d5a
2026-03-26 19:11:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c574e86f-cba5-5071-9d76-e0a3047ccd45 with scrape type 2
2026-03-26 19:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c574e86f-cba5-5071-9d76-e0a3047ccd45 with scrape type 2
2026-03-26 19:11:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: c574e86f-cba5-5071-9d76-e0a3047ccd45, identifier: 4ddb630d5a
2026-03-26 19:11:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: c574e86f-cba5-5071-9d76-e0a3047ccd45 with identifier: 4ddb630d5a
2026-03-26 19:11:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:11:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: c574e86f-cba5-5071-9d76-e0a3047ccd45 with identifier: 4ddb630d5a
2026-03-26 19:11:24 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: c574e86f-cba5-5071-9d76-e0a3047ccd45 with identifier: 4ddb630d5a to the API
2026-03-26 19:11:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:11: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-26 19:11:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4ddb630d5a/jeep-cherokee-20l-multijet-ii-170-4x4-active-drive-i-limited-a>
{'auction_title': '',
'c_o_2_emission_value': 154,
'car_expert_report_source_url': None,
'category': None,
'color': 'Gris Clair',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c574e86f-cba5-5071-9d76-e0a3047ccd45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4ddb630d5a/jeep-cherokee-20l-multijet-ii-170-4x4-active-drive-i-limited-a',
'listing': 'auction',
'location': '33 - BORDEAUX',
'make': 'JEEP',
'model': 'Cherokee 2.0l Multijet Ii 170 4x4 Active Drive I Limited A',
'odometer': 103000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2014-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'JEEP Cherokee 2.0l Multijet Ii 170 4x4 Active Drive I Limited A',
'transmission': 'automatic',
'trim': 'Cherokee 2.0l Multijet Ii 170 4x4 Active Drive I Limited A',
'year': 2014}
2026-03-26 19:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:11:24 [vpauto.fr] INFO: Saving data for 4ddb630d5a: {'created_time': 1774429472.651223, 'last_price_update_time': 1774552284.442921}
2026-03-26 19:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4ddb630d5a') HTTP/1.1" 204 0
2026-03-26 19:11:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:11:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6c9b52999e/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 19:11:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 055d55d5-5a5e-5446-b43f-108c8b6154dd with identifier: 6c9b52999e
2026-03-26 19:11:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 055d55d5-5a5e-5446-b43f-108c8b6154dd with scrape type 2
2026-03-26 19:11:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 055d55d5-5a5e-5446-b43f-108c8b6154dd with scrape type 2
2026-03-26 19:11:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 055d55d5-5a5e-5446-b43f-108c8b6154dd, identifier: 6c9b52999e
2026-03-26 19:11:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 055d55d5-5a5e-5446-b43f-108c8b6154dd with identifier: 6c9b52999e
2026-03-26 19:11:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 055d55d5-5a5e-5446-b43f-108c8b6154dd with identifier: 6c9b52999e
2026-03-26 19:11:34 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 055d55d5-5a5e-5446-b43f-108c8b6154dd with identifier: 6c9b52999e to the API
2026-03-26 19:11:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:11: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-26 19:11:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6c9b52999e/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav>
{'auction_title': '',
'c_o_2_emission_value': 111,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '055d55d5-5a5e-5446-b43f-108c8b6154dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6c9b52999e/citroen-c3-societe-bluehdi-100-ss-bvm6-feel-nav',
'listing': 'auction',
'location': '94 - PARIS',
'make': 'CITROEN',
'model': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'odometer': 35858,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 2,
'seller_name': None,
'title': 'CITROEN C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'transmission': 'manual',
'trim': 'C3 SOCIETE BLUEHDI 100 S&S BVM6 FEEL NAV',
'year': 2022}
2026-03-26 19:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:34 [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-26 19:11:34 [vpauto.fr] INFO: Saving data for 6c9b52999e: {'created_time': 1774034021.760904, 'last_price_update_time': 1774552294.746373}
2026-03-26 19:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6c9b52999e') HTTP/1.1" 204 0
2026-03-26 19:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/88696ed236/renault-kangoo-express-extra-r-link-blue-dci-115> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-26 19:11:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27c0c080-7104-5003-81d4-152308277c56 with identifier: 88696ed236
2026-03-26 19:11:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27c0c080-7104-5003-81d4-152308277c56 with scrape type 1
2026-03-26 19:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item 27c0c080-7104-5003-81d4-152308277c56
2026-03-26 19:11:40 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item 27c0c080-7104-5003-81d4-152308277c56
2026-03-26 19:11:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 27c0c080-7104-5003-81d4-152308277c56, identifier: 88696ed236
2026-03-26 19:11:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 27c0c080-7104-5003-81d4-152308277c56 with identifier: 88696ed236
2026-03-26 19:11:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 27c0c080-7104-5003-81d4-152308277c56 with identifier: 88696ed236
2026-03-26 19:11:40 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 27c0c080-7104-5003-81d4-152308277c56 with identifier: 88696ed236 to the API
2026-03-26 19:11:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:11:40 [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-26 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2727c0c080-7104-5003-81d4-152308277c56%27 HTTP/1.1" 200 None
2026-03-26 19:11:40 [crawlers.pipelines.post_to_api] ERROR: vpauto.fr, item_id 27c0c080-7104-5003-81d4-152308277c56: 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 KANGOO EXPRESS EXTRA R-LINK - BLUE DCI 115\u0022, \u0022Price\u0022: {\u0022AmountSmallestUnit\u0022: 920000, \u0022CurrencyCode\u0022: \u0022EUR\u0022}, \u0022Make\u0022: \u0022RENAULT\u0022, \u0022Model\u0022: \u0022KANGOO EXPRESS EXTRA R-LINK - BLUE DCI 115\u0022, \u0022Transmission\u0022: \u0022automatic\u0022, \u0022Engine\u0022: \u0022\u0022, \u0022FuelType\u0022: \u0022Diesel\u0022, \u0022Odometer\u0022: {\u0022Value\u0022: null, \u0022Unit\u0022: 1}, \u0022RegistrationDate\u0022: \u00222021-01-13\u0022, \u0022LinkToWebOffer\u0022: \u0022https://vpauto.fr/vehicule/88696ed236/renault-kangoo-express-extra-r-link-blue-dci-115\u0022, \u0022ExpirationDate\u0022: null, \u0022Location\u0022: \u002244 - NANTES\u0022, \u0022OriginCountryCode\u0022: \u0022FR\u0022, \u0022Trim\u0022: \u0022KANGOO EXPRESS EXTRA R-LINK - BLUE DCI 115\u0022, \u0022Year\u0022: 2021, \u0022Listing\u0022: \u0022auction\u0022, \u0022Category\u0022: null, \u0022SeatsNumber\u0022: 2, \u0022DoorsNumber\u0022: 4, \u0022CO2EmissionValue\u0022: 148, \u0022EmissionStandard\u0022: null, \u0022CarExpertReportSourceUrl\u0022: null, \u0022IsVatIncluded\u0022: true, \u0022IsVatDeductible\u0022: true, \u0022Id\u0022: \u002227c0c080-7104-5003-81d4-152308277c56\u0022}"}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Thu, 26 Mar 2026 19:11:39 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-26 19:11:40 [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-26 19:11:40 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': 148,
'car_expert_report_source_url': None,
'category': None,
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '27c0c080-7104-5003-81d4-152308277c56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/88696ed236/renault-kangoo-express-extra-r-link-blue-dci-115',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS EXTRA R-LINK - BLUE DCI 115',
'odometer': None,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS EXTRA R-LINK - BLUE DCI 115',
'transmission': 'automatic',
'trim': 'KANGOO EXPRESS EXTRA R-LINK - BLUE DCI 115',
'year': 2021}
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-26 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2788696ed236%27 HTTP/1.1" 200 None
2026-03-26 19:11:40 [vpauto.fr] INFO: Saving data for 88696ed236: {'created_time': 1774552300.925769, 'last_price_update_time': 1774552300.925779}
2026-03-26 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='88696ed236') HTTP/1.1" 204 0
2026-03-26 19:11:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/4a455c5736/renault-kangoo-express-kangoo-express-grand-volume-blue-dci-95-extra-r-link> (referer: https://vpauto.eu/vehicle/list?page=11) ['zyte-api']
2026-03-26 19:11:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a668767d-5f89-5f77-b583-01eda1c332a6 with identifier: 4a455c5736
2026-03-26 19:11:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a668767d-5f89-5f77-b583-01eda1c332a6 with scrape type 1
2026-03-26 19:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 0 photos for item a668767d-5f89-5f77-b583-01eda1c332a6
2026-03-26 19:11:43 [crawlers.middlewares.photo_download_middleware] INFO: No photos to download for item a668767d-5f89-5f77-b583-01eda1c332a6
2026-03-26 19:11:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: a668767d-5f89-5f77-b583-01eda1c332a6, identifier: 4a455c5736
2026-03-26 19:11:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: a668767d-5f89-5f77-b583-01eda1c332a6 with identifier: 4a455c5736
2026-03-26 19:11:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: a668767d-5f89-5f77-b583-01eda1c332a6 with identifier: 4a455c5736
2026-03-26 19:11:43 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: a668767d-5f89-5f77-b583-01eda1c332a6 with identifier: 4a455c5736 to the API
2026-03-26 19:11:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:11: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-26 19:11:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/4a455c5736/renault-kangoo-express-kangoo-express-grand-volume-blue-dci-95-extra-r-link>
{'auction_title': '',
'c_o_2_emission_value': 155,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a668767d-5f89-5f77-b583-01eda1c332a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/4a455c5736/renault-kangoo-express-kangoo-express-grand-volume-blue-dci-95-extra-r-link',
'listing': 'auction',
'location': '44 - NANTES',
'make': 'RENAULT',
'model': 'KANGOO EXPRESS KANGOO EXPRESS GRAND VOLUME BLUE DCI 95 EXTRA R-LINK',
'odometer': 128155,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-12-02',
'seats_number': 2,
'seller_name': None,
'title': 'RENAULT KANGOO EXPRESS KANGOO EXPRESS GRAND VOLUME BLUE DCI 95 '
'EXTRA R-LINK',
'transmission': 'manual',
'trim': 'KANGOO EXPRESS KANGOO EXPRESS GRAND VOLUME BLUE DCI 95 EXTRA R-LINK',
'year': 2020}
2026-03-26 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274a455c5736%27 HTTP/1.1" 200 None
2026-03-26 19:11:44 [vpauto.fr] INFO: Saving data for 4a455c5736: {'created_time': 1774552304.07215, 'last_price_update_time': 1774552304.07216}
2026-03-26 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='4a455c5736') HTTP/1.1" 204 0
2026-03-26 19:11:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.139(s), this was the 1st time calling it.
2026-03-26 19:11:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.1974896309640535 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-26 19:11:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.239(s), this was the 1st time calling it.
2026-03-26 19:11:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.133252936344706 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-26 19:11:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:11:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/e730ecf1bf/nissan-juke-dig-t-114-acenta> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:11:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/6ab55f71aa/renault-master-fgn-trac-f3300-l2h2-dci-135-confort> (referer: https://vpauto.eu/vehicle/list?page=9) ['zyte-api']
2026-03-26 19:11:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8259fc34-2904-50a4-b0f5-b81eb9501a8d with identifier: e730ecf1bf
2026-03-26 19:11:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8259fc34-2904-50a4-b0f5-b81eb9501a8d with scrape type 2
2026-03-26 19:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8259fc34-2904-50a4-b0f5-b81eb9501a8d with scrape type 2
2026-03-26 19:11:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 8259fc34-2904-50a4-b0f5-b81eb9501a8d, identifier: e730ecf1bf
2026-03-26 19:11:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 8259fc34-2904-50a4-b0f5-b81eb9501a8d with identifier: e730ecf1bf
2026-03-26 19:11:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 8259fc34-2904-50a4-b0f5-b81eb9501a8d with identifier: e730ecf1bf
2026-03-26 19:11:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 8259fc34-2904-50a4-b0f5-b81eb9501a8d with identifier: e730ecf1bf to the API
2026-03-26 19:11:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:11: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-26 19:11:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/e730ecf1bf/nissan-juke-dig-t-114-acenta>
{'auction_title': '',
'c_o_2_emission_value': 135,
'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': '8259fc34-2904-50a4-b0f5-b81eb9501a8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/e730ecf1bf/nissan-juke-dig-t-114-acenta',
'listing': 'auction',
'location': '76 - ROUEN',
'make': 'NISSAN',
'model': 'Juke DIG-T 114 Acenta',
'odometer': 57209,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': None,
'title': 'NISSAN Juke DIG-T 114 Acenta',
'transmission': 'manual',
'trim': 'Juke DIG-T 114 Acenta',
'year': 2021}
2026-03-26 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:52 [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-26 19:11:52 [vpauto.fr] INFO: Saving data for e730ecf1bf: {'created_time': 1774256919.303059, 'last_price_update_time': 1774552312.612529}
2026-03-26 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='e730ecf1bf') HTTP/1.1" 204 0
2026-03-26 19:11:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 748b1714-7e3f-5e70-9e25-e3b1816babca with identifier: 6ab55f71aa
2026-03-26 19:11:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 748b1714-7e3f-5e70-9e25-e3b1816babca with scrape type 2
2026-03-26 19:11:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 748b1714-7e3f-5e70-9e25-e3b1816babca with scrape type 2
2026-03-26 19:11:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 748b1714-7e3f-5e70-9e25-e3b1816babca, identifier: 6ab55f71aa
2026-03-26 19:11:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 748b1714-7e3f-5e70-9e25-e3b1816babca with identifier: 6ab55f71aa
2026-03-26 19:11:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 748b1714-7e3f-5e70-9e25-e3b1816babca with identifier: 6ab55f71aa
2026-03-26 19:11:52 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 748b1714-7e3f-5e70-9e25-e3b1816babca with identifier: 6ab55f71aa to the API
2026-03-26 19:11:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:11: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-26 19:11:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/6ab55f71aa/renault-master-fgn-trac-f3300-l2h2-dci-135-confort>
{'auction_title': '',
'c_o_2_emission_value': 243,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': None,
'emission_standard': 'EURO 6',
'engine': '',
'expiration_date': '2026-04-02T11:45:00Z',
'fuel_type': 'Diesel',
'id': '748b1714-7e3f-5e70-9e25-e3b1816babca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://vpauto.fr/vehicule/6ab55f71aa/renault-master-fgn-trac-f3300-l2h2-dci-135-confort',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'RENAULT',
'model': 'MASTER FGN TRAC F3300 L2H2 DCI 135 CONFORT',
'odometer': 57455,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2020-10-23',
'seats_number': 3,
'seller_name': None,
'title': 'RENAULT MASTER FGN TRAC F3300 L2H2 DCI 135 CONFORT',
'transmission': 'manual',
'trim': 'MASTER FGN TRAC F3300 L2H2 DCI 135 CONFORT',
'year': 2020}
2026-03-26 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:52 [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-26 19:11:52 [vpauto.fr] INFO: Saving data for 6ab55f71aa: {'auction_closing_time': 1775130300.0, 'created_time': 1774293587.59576, 'last_price_update_time': 1774552312.982075}
2026-03-26 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='6ab55f71aa') HTTP/1.1" 204 0
2026-03-26 19:11:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=13> (referer: https://vpauto.eu/vehicle/list?page=12) ['zyte-api']
2026-03-26 19:11:56 [vpauto.fr] INFO: Found 61 ads on page 13
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [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-26 19:11:56 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [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-26 19:11:56 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [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-26 19:11:56 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [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-26 19:11:56 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [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-26 19:11:56 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [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-26 19:11:56 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [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-26 19:11:56 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [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-26 19:11:56 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:56 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:11:56 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:57 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:57 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:57 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [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-26 19:11:57 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:57 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:11:57 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:57 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:57 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:57 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:11:57 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [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-26 19:11:57 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:11:57 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:11:57 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:11:57 [vpauto.fr] INFO: Requesting listing page 14: https://vpauto.eu/vehicle/list?page=14
2026-03-26 19:11:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:12:06 [scrapy.extensions.logstats] INFO: Crawled 64 pages (at 11 pages/min), scraped 42 items (at 6 items/min)
2026-03-26 19:12:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 185MiB
2026-03-26 19:12:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=14> (referer: https://vpauto.eu/vehicle/list?page=13) ['zyte-api']
2026-03-26 19:12:18 [vpauto.fr] INFO: Found 61 ads on page 14
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:12:18 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:12:18 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:19 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:12:19 [vpauto.fr] INFO: Requesting listing page 15: https://vpauto.eu/vehicle/list?page=15
2026-03-26 19:12:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:12:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=15> (referer: https://vpauto.eu/vehicle/list?page=14) ['zyte-api']
2026-03-26 19:12:28 [vpauto.fr] INFO: Found 61 ads on page 15
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [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-26 19:12:28 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:12:28 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [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-26 19:12:28 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:28 [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-26 19:12:28 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:12:28 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [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-26 19:12:29 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [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-26 19:12:29 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [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-26 19:12:29 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [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-26 19:12:29 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [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-26 19:12:29 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [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-26 19:12:29 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [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-26 19:12:29 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:29 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:12:29 [vpauto.fr] INFO: Requesting listing page 16: https://vpauto.eu/vehicle/list?page=16
2026-03-26 19:12:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/d4408881aa/ford-fiesta-10-flexifuel-95-ch-ss-bvm6-titanium-business> (referer: https://vpauto.eu/vehicle/list?page=8) ['zyte-api']
2026-03-26 19:12:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:12:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86b03dde-2cb6-59fa-9069-a18230490329 with identifier: d4408881aa
2026-03-26 19:12:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86b03dde-2cb6-59fa-9069-a18230490329 with scrape type 2
2026-03-26 19:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86b03dde-2cb6-59fa-9069-a18230490329 with scrape type 2
2026-03-26 19:12:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: vpauto.fr, Processed item id: 86b03dde-2cb6-59fa-9069-a18230490329, identifier: d4408881aa
2026-03-26 19:12:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: vpauto.fr, Translating item: 86b03dde-2cb6-59fa-9069-a18230490329 with identifier: d4408881aa
2026-03-26 19:12:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-26 19:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='en',RowKey='en') HTTP/1.1" 204 0
2026-03-26 19:12:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: vpauto.fr, Applying rules to item: 86b03dde-2cb6-59fa-9069-a18230490329 with identifier: d4408881aa
2026-03-26 19:12:30 [crawlers.pipelines.post_to_api] INFO: Spider: vpauto.fr, Posting item: 86b03dde-2cb6-59fa-9069-a18230490329 with identifier: d4408881aa to the API
2026-03-26 19:12:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-26 19:12: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-26 19:12:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://vpauto.eu/vehicle/d4408881aa/ford-fiesta-10-flexifuel-95-ch-ss-bvm6-titanium-business>
{'auction_title': '',
'c_o_2_emission_value': 119,
'car_expert_report_source_url': None,
'category': None,
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'expiration_date': None,
'fuel_type': 'E85',
'id': '86b03dde-2cb6-59fa-9069-a18230490329',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'link_to_web_offer': 'https://vpauto.fr/vehicule/d4408881aa/ford-fiesta-10-flexifuel-95-ch-ss-bvm6-titanium-business',
'listing': 'auction',
'location': '59 - LILLE',
'make': 'FORD',
'model': 'Fiesta 1.0 Flexifuel 95 ch S&S BVM6 Titanium Business',
'odometer': 69697,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-11-09',
'seats_number': 5,
'seller_name': None,
'title': 'FORD Fiesta 1.0 Flexifuel 95 ch S&S BVM6 Titanium Business',
'transmission': 'manual',
'trim': 'Fiesta 1.0 Flexifuel 95 ch S&S BVM6 Titanium Business',
'year': 2023}
2026-03-26 19:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:30 [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-26 19:12:30 [vpauto.fr] INFO: Saving data for d4408881aa: {'created_time': 1773947506.603712, 'last_price_update_time': 1774552350.494138}
2026-03-26 19:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='vpauto.fr',RowKey='d4408881aa') HTTP/1.1" 204 0
2026-03-26 19:12:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=16> (referer: https://vpauto.eu/vehicle/list?page=15) ['zyte-api']
2026-03-26 19:12:32 [vpauto.fr] INFO: Found 61 ads on page 16
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [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-26 19:12:32 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:12:32 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:12:32 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [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-26 19:12:33 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [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-26 19:12:33 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [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-26 19:12:33 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [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-26 19:12:33 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [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-26 19:12:33 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [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-26 19:12:33 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [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-26 19:12:33 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [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-26 19:12:33 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [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-26 19:12:33 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:33 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:12:33 [vpauto.fr] INFO: Requesting listing page 17: https://vpauto.eu/vehicle/list?page=17
2026-03-26 19:12:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:12:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=17> (referer: https://vpauto.eu/vehicle/list?page=16) ['zyte-api']
2026-03-26 19:12:42 [vpauto.fr] INFO: Found 61 ads on page 17
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:12:42 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:12:42 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12: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-26 19:12:43 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12: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-26 19:12:43 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12: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-26 19:12:43 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [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-26 19:12:43 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12: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-26 19:12:43 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12: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-26 19:12:43 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [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-26 19:12:43 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [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-26 19:12:43 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [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-26 19:12:43 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:43 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:12:43 [vpauto.fr] INFO: Requesting listing page 18: https://vpauto.eu/vehicle/list?page=18
2026-03-26 19:12:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=18> (referer: https://vpauto.eu/vehicle/list?page=17) ['zyte-api']
2026-03-26 19:12:46 [vpauto.fr] INFO: Found 61 ads on page 18
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [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-26 19:12:46 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [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-26 19:12:46 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [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-26 19:12:46 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [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-26 19:12:46 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [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-26 19:12:46 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [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-26 19:12:46 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:46 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:12:46 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [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-26 19:12:47 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [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-26 19:12:47 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [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-26 19:12:47 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [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-26 19:12:47 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:47 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:12:47 [vpauto.fr] INFO: Requesting listing page 19: https://vpauto.eu/vehicle/list?page=19
2026-03-26 19:12:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=19> (referer: https://vpauto.eu/vehicle/list?page=18) ['zyte-api']
2026-03-26 19:12:50 [vpauto.fr] INFO: Found 61 ads on page 19
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [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-26 19:12:50 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:50 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:12:50 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:51 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:12:51 [vpauto.fr] INFO: Requesting listing page 20: https://vpauto.eu/vehicle/list?page=20
2026-03-26 19:12:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=20> (referer: https://vpauto.eu/vehicle/list?page=19) ['zyte-api']
2026-03-26 19:12:55 [vpauto.fr] INFO: Found 61 ads on page 20
2026-03-26 19:12:55 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:55 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:12:55 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:56 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:12:56 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [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-26 19:12:57 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [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-26 19:12:57 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [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-26 19:12:57 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:12:57 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:12:57 [vpauto.fr] INFO: Requesting listing page 21: https://vpauto.eu/vehicle/list?page=21
2026-03-26 19:12:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=21> (referer: https://vpauto.eu/vehicle/list?page=20) ['zyte-api']
2026-03-26 19:13:01 [vpauto.fr] INFO: Found 61 ads on page 21
2026-03-26 19:13:01 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:01 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:01 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:01 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:01 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:01 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:01 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:01 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:01 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:01 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:01 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:01 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:01 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:01 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:01 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [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-26 19:13:02 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [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-26 19:13:02 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [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-26 19:13:02 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [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-26 19:13:02 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [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-26 19:13:02 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [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-26 19:13:02 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [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-26 19:13:02 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [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-26 19:13:02 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [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-26 19:13:02 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:02 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:02 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:03 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:03 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:03 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:03 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:03 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:03 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:03 [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-26 19:13:03 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:03 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:03 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:03 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:03 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:03 [vpauto.fr] INFO: Requesting listing page 22: https://vpauto.eu/vehicle/list?page=22
2026-03-26 19:13:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=22> (referer: https://vpauto.eu/vehicle/list?page=21) ['zyte-api']
2026-03-26 19:13:06 [vpauto.fr] INFO: Found 61 ads on page 22
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:06 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:06 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:07 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:07 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:07 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:07 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:07 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:07 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:07 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:07 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:07 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:07 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:07 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:07 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:07 [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-26 19:13:07 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:07 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:07 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:07 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:07 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:07 [vpauto.fr] INFO: Requesting listing page 23: https://vpauto.eu/vehicle/list?page=23
2026-03-26 19:13:07 [scrapy.extensions.logstats] INFO: Crawled 74 pages (at 10 pages/min), scraped 43 items (at 1 items/min)
2026-03-26 19:13:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 187MiB
2026-03-26 19:13:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=23> (referer: https://vpauto.eu/vehicle/list?page=22) ['zyte-api']
2026-03-26 19:13:08 [vpauto.fr] INFO: Found 61 ads on page 23
2026-03-26 19:13:08 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:08 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:08 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:08 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:08 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:08 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:08 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:08 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:08 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:08 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:08 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:08 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:08 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:08 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:08 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [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-26 19:13:09 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [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-26 19:13:09 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [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-26 19:13:09 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [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-26 19:13:09 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [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-26 19:13:09 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [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-26 19:13:09 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [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-26 19:13:09 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [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-26 19:13:09 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [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-26 19:13:09 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [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-26 19:13:09 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:09 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:09 [vpauto.fr] INFO: Requesting listing page 24: https://vpauto.eu/vehicle/list?page=24
2026-03-26 19:13:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=24> (referer: https://vpauto.eu/vehicle/list?page=23) ['zyte-api']
2026-03-26 19:13:12 [vpauto.fr] INFO: Found 61 ads on page 24
2026-03-26 19:13:12 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:12 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:12 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:12 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:12 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:13 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:13 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [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-26 19:13:14 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [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-26 19:13:14 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:14 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:14 [vpauto.fr] INFO: Requesting listing page 25: https://vpauto.eu/vehicle/list?page=25
2026-03-26 19:13:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=25> (referer: https://vpauto.eu/vehicle/list?page=24) ['zyte-api']
2026-03-26 19:13:15 [vpauto.fr] INFO: Found 61 ads on page 25
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:15 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:15 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:15 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:15 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:15 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:15 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:15 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:15 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:15 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:15 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:15 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:15 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [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-26 19:13:16 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [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-26 19:13:16 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [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-26 19:13:16 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [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-26 19:13:16 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [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-26 19:13:16 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [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-26 19:13:16 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [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-26 19:13:16 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [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-26 19:13:16 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [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-26 19:13:16 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [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-26 19:13:16 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:16 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:16 [vpauto.fr] INFO: Requesting listing page 26: https://vpauto.eu/vehicle/list?page=26
2026-03-26 19:13:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=26> (referer: https://vpauto.eu/vehicle/list?page=25) ['zyte-api']
2026-03-26 19:13:18 [vpauto.fr] INFO: Found 61 ads on page 26
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:18 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:18 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:19 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:19 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:20 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:20 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:20 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:20 [vpauto.fr] INFO: Requesting listing page 27: https://vpauto.eu/vehicle/list?page=27
2026-03-26 19:13:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=27> (referer: https://vpauto.eu/vehicle/list?page=26) ['zyte-api']
2026-03-26 19:13:22 [vpauto.fr] INFO: Found 61 ads on page 27
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:22 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:22 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [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-26 19:13:23 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [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-26 19:13:23 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [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-26 19:13:23 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [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-26 19:13:23 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [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-26 19:13:23 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [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-26 19:13:23 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [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-26 19:13:23 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [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-26 19:13:23 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [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-26 19:13:23 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:23 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:23 [vpauto.fr] INFO: Requesting listing page 28: https://vpauto.eu/vehicle/list?page=28
2026-03-26 19:13:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=28> (referer: https://vpauto.eu/vehicle/list?page=27) ['zyte-api']
2026-03-26 19:13:26 [vpauto.fr] INFO: Found 61 ads on page 28
2026-03-26 19:13:26 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:26 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:26 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:26 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:26 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:26 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:26 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:26 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:26 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:27 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:27 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [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-26 19:13:28 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13: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-26 19:13:28 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [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-26 19:13:28 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [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-26 19:13:28 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [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-26 19:13:28 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [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-26 19:13:28 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13: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-26 19:13:28 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:28 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:28 [vpauto.fr] INFO: Requesting listing page 29: https://vpauto.eu/vehicle/list?page=29
2026-03-26 19:13:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=29> (referer: https://vpauto.eu/vehicle/list?page=28) ['zyte-api']
2026-03-26 19:13:30 [vpauto.fr] INFO: Found 61 ads on page 29
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [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-26 19:13:30 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [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-26 19:13:30 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [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-26 19:13:30 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [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-26 19:13:30 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [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-26 19:13:30 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:30 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:30 [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-26 19:13:30 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:30 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [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-26 19:13:31 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [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-26 19:13:31 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [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-26 19:13:31 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [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-26 19:13:31 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:31 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:31 [vpauto.fr] INFO: Requesting listing page 30: https://vpauto.eu/vehicle/list?page=30
2026-03-26 19:13:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=30> (referer: https://vpauto.eu/vehicle/list?page=29) ['zyte-api']
2026-03-26 19:13:36 [vpauto.fr] INFO: Found 61 ads on page 30
2026-03-26 19:13:36 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:36 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:36 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:36 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:36 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:36 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:36 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:36 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:36 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:36 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:36 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:36 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:36 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:36 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:36 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:36 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:36 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:36 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:36 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [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-26 19:13:37 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [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-26 19:13:37 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [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-26 19:13:37 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [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-26 19:13:37 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [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-26 19:13:37 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [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-26 19:13:37 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [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-26 19:13:37 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [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-26 19:13:37 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [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-26 19:13:37 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:37 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:37 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:38 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:38 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:38 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:38 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:38 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:38 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:38 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:38 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:38 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:38 [vpauto.fr] INFO: Requesting listing page 31: https://vpauto.eu/vehicle/list?page=31
2026-03-26 19:13:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=31> (referer: https://vpauto.eu/vehicle/list?page=30) ['zyte-api']
2026-03-26 19:13:42 [vpauto.fr] INFO: Found 61 ads on page 31
2026-03-26 19:13:42 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:42 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:42 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:42 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:42 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:42 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:42 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:42 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:42 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:42 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:42 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [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-26 19:13:43 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13: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-26 19:13:43 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13: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-26 19:13:43 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13: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-26 19:13:43 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [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-26 19:13:43 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13: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-26 19:13:43 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13: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-26 19:13:43 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [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-26 19:13:43 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [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-26 19:13:43 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:43 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:43 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:44 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:44 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:44 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:44 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:44 [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-26 19:13:44 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:44 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:44 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:44 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:44 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:44 [vpauto.fr] INFO: Requesting listing page 32: https://vpauto.eu/vehicle/list?page=32
2026-03-26 19:13:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=32> (referer: https://vpauto.eu/vehicle/list?page=31) ['zyte-api']
2026-03-26 19:13:54 [vpauto.fr] INFO: Found 61 ads on page 32
2026-03-26 19:13:54 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:54 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:54 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:55 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:55 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [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-26 19:13:56 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [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-26 19:13:56 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [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-26 19:13:56 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [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-26 19:13:56 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [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-26 19:13:56 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [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-26 19:13:56 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [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-26 19:13:56 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [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-26 19:13:56 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [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-26 19:13:56 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:56 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:56 [vpauto.fr] INFO: Requesting listing page 33: https://vpauto.eu/vehicle/list?page=33
2026-03-26 19:13:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:13:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=33> (referer: https://vpauto.eu/vehicle/list?page=32) ['zyte-api']
2026-03-26 19:13:58 [vpauto.fr] INFO: Found 61 ads on page 33
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:13:58 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:13:58 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:13:59 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:13:59 [vpauto.fr] INFO: Requesting listing page 34: https://vpauto.eu/vehicle/list?page=34
2026-03-26 19:13:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=34> (referer: https://vpauto.eu/vehicle/list?page=33) ['zyte-api']
2026-03-26 19:14:03 [vpauto.fr] INFO: Found 61 ads on page 34
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [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-26 19:14:03 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [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-26 19:14:03 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [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-26 19:14:03 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [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-26 19:14:03 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [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-26 19:14:03 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:14:03 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:14:03 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [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-26 19:14:04 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [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-26 19:14:04 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [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-26 19:14:04 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [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-26 19:14:04 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [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-26 19:14:04 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:04 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:14:04 [vpauto.fr] INFO: Requesting listing page 35: https://vpauto.eu/vehicle/list?page=35
2026-03-26 19:14:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:14:06 [scrapy.extensions.logstats] INFO: Crawled 86 pages (at 12 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:14:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 193MiB
2026-03-26 19:14:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=35> (referer: https://vpauto.eu/vehicle/list?page=34) ['zyte-api']
2026-03-26 19:14:07 [vpauto.fr] INFO: Found 61 ads on page 35
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:14:07 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:14:07 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:08 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:14:08 [vpauto.fr] INFO: Requesting listing page 36: https://vpauto.eu/vehicle/list?page=36
2026-03-26 19:14:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:14:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=36> (referer: https://vpauto.eu/vehicle/list?page=35) ['zyte-api']
2026-03-26 19:14:18 [vpauto.fr] INFO: Found 61 ads on page 36
2026-03-26 19:14:18 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:18 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:14:18 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [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-26 19:14:19 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:19 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:14:19 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [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-26 19:14:20 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [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-26 19:14:20 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [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-26 19:14:20 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [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-26 19:14:20 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [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-26 19:14:20 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [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-26 19:14:20 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [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-26 19:14:20 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [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-26 19:14:20 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [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-26 19:14:20 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:20 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:14:20 [vpauto.fr] INFO: Requesting listing page 37: https://vpauto.eu/vehicle/list?page=37
2026-03-26 19:14:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=37> (referer: https://vpauto.eu/vehicle/list?page=36) ['zyte-api']
2026-03-26 19:14:53 [vpauto.fr] INFO: Found 61 ads on page 37
2026-03-26 19:14:53 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:53 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:14:53 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:14:53 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:14:53 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:14:53 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:14:53 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:53 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:14:53 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:53 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:14:53 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:53 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:14:53 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:14:53 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:14:53 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:14:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [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-26 19:14:54 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [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-26 19:14:54 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [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-26 19:14:54 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [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-26 19:14:54 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [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-26 19:14:54 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [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-26 19:14:54 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [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-26 19:14:54 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [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-26 19:14:54 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [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-26 19:14:54 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:54 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:14:54 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:14:55 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:14:55 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:55 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:14:55 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:55 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:14:55 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:55 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:14:55 [vpauto.fr] INFO: Requesting listing page 38: https://vpauto.eu/vehicle/list?page=38
2026-03-26 19:14:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:14:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=38> (referer: https://vpauto.eu/vehicle/list?page=37) ['zyte-api']
2026-03-26 19:14:57 [vpauto.fr] INFO: Found 61 ads on page 38
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:57 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:14:57 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:14:57 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:57 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:57 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:57 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:14:57 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:14:57 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:14:57 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:14:57 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:57 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:14:57 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:14:58 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:14:58 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:14:59 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:14:59 [vpauto.fr] INFO: Requesting listing page 39: https://vpauto.eu/vehicle/list?page=39
2026-03-26 19:14:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:15:06 [scrapy.extensions.logstats] INFO: Crawled 90 pages (at 4 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 195MiB
2026-03-26 19:15:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=39> (referer: https://vpauto.eu/vehicle/list?page=38) ['zyte-api']
2026-03-26 19:15:12 [vpauto.fr] INFO: Found 61 ads on page 39
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [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-26 19:15:12 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [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-26 19:15:12 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [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-26 19:15:12 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [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-26 19:15:12 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [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-26 19:15:12 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [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-26 19:15:12 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:15:12 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:15:12 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [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-26 19:15:13 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [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-26 19:15:13 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [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-26 19:15:13 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [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-26 19:15:13 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:15:13 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:15:13 [vpauto.fr] INFO: Requesting listing page 40: https://vpauto.eu/vehicle/list?page=40
2026-03-26 19:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:16:06 [scrapy.extensions.logstats] INFO: Crawled 91 pages (at 1 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=40> (referer: https://vpauto.eu/vehicle/list?page=39) ['zyte-api']
2026-03-26 19:16:24 [vpauto.fr] INFO: Found 61 ads on page 40
2026-03-26 19:16:24 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:24 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:16:24 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:16:24 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:16:24 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:16:24 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:16:24 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:24 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:16:24 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:24 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:16:24 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:24 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:16:24 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:16:24 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:16:24 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [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-26 19:16:25 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [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-26 19:16:25 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [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-26 19:16:25 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [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-26 19:16:25 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [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-26 19:16:25 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [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-26 19:16:25 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:16:25 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:16:25 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [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-26 19:16:26 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [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-26 19:16:26 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [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-26 19:16:26 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [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-26 19:16:26 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:26 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:16:26 [vpauto.fr] INFO: Requesting listing page 41: https://vpauto.eu/vehicle/list?page=41
2026-03-26 19:16:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=41> (referer: https://vpauto.eu/vehicle/list?page=40) ['zyte-api']
2026-03-26 19:16:35 [vpauto.fr] INFO: Found 61 ads on page 41
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:35 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:16:35 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [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-26 19:16:36 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [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-26 19:16:36 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [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-26 19:16:36 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [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-26 19:16:36 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [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-26 19:16:36 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [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-26 19:16:36 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [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-26 19:16:36 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [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-26 19:16:36 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [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-26 19:16:36 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:36 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:16:36 [vpauto.fr] INFO: Requesting listing page 42: https://vpauto.eu/vehicle/list?page=42
2026-03-26 19:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=42> (referer: https://vpauto.eu/vehicle/list?page=41) ['zyte-api']
2026-03-26 19:16:41 [vpauto.fr] INFO: Found 61 ads on page 42
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:16:41 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:16:41 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [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-26 19:16:42 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [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-26 19:16:42 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [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-26 19:16:42 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [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-26 19:16:42 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [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-26 19:16:42 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [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-26 19:16:42 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [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-26 19:16:42 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [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-26 19:16:42 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [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-26 19:16:42 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:42 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:16:42 [vpauto.fr] INFO: Requesting listing page 43: https://vpauto.eu/vehicle/list?page=43
2026-03-26 19:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:16:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=43> (referer: https://vpauto.eu/vehicle/list?page=42) ['zyte-api']
2026-03-26 19:16:45 [vpauto.fr] INFO: Found 61 ads on page 43
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:16:45 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:16:45 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:46 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:16:46 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:47 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:16:47 [vpauto.fr] INFO: Requesting listing page 44: https://vpauto.eu/vehicle/list?page=44
2026-03-26 19:16:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=44> (referer: https://vpauto.eu/vehicle/list?page=43) ['zyte-api']
2026-03-26 19:16:50 [vpauto.fr] INFO: Found 61 ads on page 44
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:16:50 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:16:50 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:16:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:50 [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-26 19:16:51 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:51 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:16:51 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:16:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:52 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:16:52 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:52 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:16:52 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:16:52 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:16:52 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:52 [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-26 19:16:52 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:16:52 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:52 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:16:52 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:52 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:16:52 [vpauto.fr] INFO: Requesting listing page 45: https://vpauto.eu/vehicle/list?page=45
2026-03-26 19:16:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:16:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=45> (referer: https://vpauto.eu/vehicle/list?page=44) ['zyte-api']
2026-03-26 19:16:59 [vpauto.fr] INFO: Found 61 ads on page 45
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:16:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:16:59 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:16:59 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [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-26 19:17:00 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [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-26 19:17:00 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [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-26 19:17:00 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [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-26 19:17:00 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [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-26 19:17:00 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [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-26 19:17:00 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [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-26 19:17:00 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [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-26 19:17:00 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [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-26 19:17:00 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:17:00 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:00 [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-26 19:17:00 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:17:00 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:17:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:01 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:17:01 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:01 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:17:01 [vpauto.fr] INFO: Requesting listing page 46: https://vpauto.eu/vehicle/list?page=46
2026-03-26 19:17:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:17:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=46> (referer: https://vpauto.eu/vehicle/list?page=45) ['zyte-api']
2026-03-26 19:17:02 [vpauto.fr] INFO: Found 61 ads on page 46
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:17:02 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:17:02 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:17:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [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-26 19:17:03 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [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-26 19:17:03 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [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-26 19:17:03 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [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-26 19:17:03 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [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-26 19:17:03 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [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-26 19:17:03 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [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-26 19:17:03 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [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-26 19:17:03 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [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-26 19:17:03 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [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-26 19:17:03 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:03 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:17:03 [vpauto.fr] INFO: Requesting listing page 47: https://vpauto.eu/vehicle/list?page=47
2026-03-26 19:17:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:17:06 [scrapy.extensions.logstats] INFO: Crawled 98 pages (at 7 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=47> (referer: https://vpauto.eu/vehicle/list?page=46) ['zyte-api']
2026-03-26 19:17:08 [vpauto.fr] INFO: Found 61 ads on page 47
2026-03-26 19:17:08 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:08 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:17:08 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:17:08 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:17:08 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:17:08 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:17:08 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:08 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:17:08 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:08 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:17:08 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:08 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:17:08 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:17:08 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:17:08 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:17:08 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:17:08 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [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-26 19:17:09 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [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-26 19:17:09 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [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-26 19:17:09 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [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-26 19:17:09 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [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-26 19:17:09 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [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-26 19:17:09 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [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-26 19:17:09 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [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-26 19:17:09 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [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-26 19:17:09 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:09 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:17:09 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:10 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:17:10 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:17:10 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:17:10 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:10 [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-26 19:17:10 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:17:10 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:10 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:17:10 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:10 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:17:10 [vpauto.fr] INFO: Requesting listing page 48: https://vpauto.eu/vehicle/list?page=48
2026-03-26 19:17:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=48> (referer: https://vpauto.eu/vehicle/list?page=47) ['zyte-api']
2026-03-26 19:17:19 [vpauto.fr] INFO: Found 61 ads on page 48
2026-03-26 19:17:19 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:19 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:17:19 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:17:19 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:17:19 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:17:19 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:17:19 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:19 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:17:19 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:19 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:17:19 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:19 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:17:19 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:17:19 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:17:19 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:17:19 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:17:19 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:17:19 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:17:19 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:17:19 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:17:19 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [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-26 19:17:20 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [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-26 19:17:20 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [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-26 19:17:20 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [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-26 19:17:20 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [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-26 19:17:20 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [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-26 19:17:20 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [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-26 19:17:20 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [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-26 19:17:20 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [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-26 19:17:20 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:20 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:17:20 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:21 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:17:21 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:21 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:17:21 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:17:21 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:17:21 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:21 [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-26 19:17:21 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:17:21 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:21 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:17:21 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:21 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:17:21 [vpauto.fr] INFO: Requesting listing page 49: https://vpauto.eu/vehicle/list?page=49
2026-03-26 19:17:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:17:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=49> (referer: https://vpauto.eu/vehicle/list?page=48) ['zyte-api']
2026-03-26 19:17:31 [vpauto.fr] INFO: Found 61 ads on page 49
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [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-26 19:17:31 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [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-26 19:17:31 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [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-26 19:17:31 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [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-26 19:17:31 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [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-26 19:17:31 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [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-26 19:17:31 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:17:31 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:17:31 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [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-26 19:17:32 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [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-26 19:17:32 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [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-26 19:17:32 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [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-26 19:17:32 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:17:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:17:32 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:17:32 [vpauto.fr] INFO: Requesting listing page 50: https://vpauto.eu/vehicle/list?page=50
2026-03-26 19:17:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:06 [scrapy.extensions.logstats] INFO: Crawled 101 pages (at 3 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:18:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:18:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=50> (referer: https://vpauto.eu/vehicle/list?page=49) ['zyte-api']
2026-03-26 19:18:09 [vpauto.fr] INFO: Found 61 ads on page 50
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [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-26 19:18:09 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:09 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:09 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [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-26 19:18:10 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [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-26 19:18:10 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [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-26 19:18:10 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [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-26 19:18:10 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [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-26 19:18:10 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [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-26 19:18:10 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [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-26 19:18:10 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [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-26 19:18:10 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [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-26 19:18:10 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:10 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:10 [vpauto.fr] INFO: Requesting listing page 51: https://vpauto.eu/vehicle/list?page=51
2026-03-26 19:18:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=51> (referer: https://vpauto.eu/vehicle/list?page=50) ['zyte-api']
2026-03-26 19:18:21 [vpauto.fr] INFO: Found 61 ads on page 51
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:21 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:21 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:22 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:22 [vpauto.fr] INFO: Requesting listing page 52: https://vpauto.eu/vehicle/list?page=52
2026-03-26 19:18:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=52> (referer: https://vpauto.eu/vehicle/list?page=51) ['zyte-api']
2026-03-26 19:18:24 [vpauto.fr] INFO: Found 61 ads on page 52
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:24 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:24 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [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-26 19:18:25 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [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-26 19:18:25 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [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-26 19:18:25 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [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-26 19:18:25 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [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-26 19:18:25 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [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-26 19:18:25 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [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-26 19:18:25 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [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-26 19:18:25 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:25 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:25 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:26 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:26 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:26 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:26 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:26 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:26 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:26 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:26 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:26 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:26 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:26 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:26 [vpauto.fr] INFO: Requesting listing page 53: https://vpauto.eu/vehicle/list?page=53
2026-03-26 19:18:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=53> (referer: https://vpauto.eu/vehicle/list?page=52) ['zyte-api']
2026-03-26 19:18:27 [vpauto.fr] INFO: Found 61 ads on page 53
2026-03-26 19:18:27 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:27 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:27 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:27 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:27 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:27 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:27 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [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-26 19:18:28 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [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-26 19:18:28 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [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-26 19:18:28 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [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-26 19:18:28 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18: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-26 19:18:28 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [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-26 19:18:28 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [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-26 19:18:28 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [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-26 19:18:28 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:28 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:28 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:29 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:29 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:29 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:29 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:29 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:29 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:29 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:29 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:29 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:29 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:29 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:29 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:29 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:29 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:29 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:29 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:29 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:29 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:29 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:29 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:29 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:29 [vpauto.fr] INFO: Requesting listing page 54: https://vpauto.eu/vehicle/list?page=54
2026-03-26 19:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=54> (referer: https://vpauto.eu/vehicle/list?page=53) ['zyte-api']
2026-03-26 19:18:31 [vpauto.fr] INFO: Found 61 ads on page 54
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:31 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:31 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [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-26 19:18:32 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [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-26 19:18:32 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [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-26 19:18:32 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [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-26 19:18:32 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:32 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:32 [vpauto.fr] INFO: Requesting listing page 55: https://vpauto.eu/vehicle/list?page=55
2026-03-26 19:18:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=55> (referer: https://vpauto.eu/vehicle/list?page=54) ['zyte-api']
2026-03-26 19:18:34 [vpauto.fr] INFO: Found 61 ads on page 55
2026-03-26 19:18:34 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:34 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:34 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:34 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:34 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:34 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:34 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:34 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:34 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:34 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:34 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:34 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:34 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:34 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:34 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:34 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:34 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:34 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:34 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [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-26 19:18:35 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [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-26 19:18:35 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [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-26 19:18:35 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [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-26 19:18:35 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [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-26 19:18:35 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [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-26 19:18:35 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [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-26 19:18:35 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [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-26 19:18:35 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [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-26 19:18:35 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:35 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:35 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:36 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:36 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:36 [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-26 19:18:36 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:36 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:36 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:36 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:36 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:36 [vpauto.fr] INFO: Requesting listing page 56: https://vpauto.eu/vehicle/list?page=56
2026-03-26 19:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=56> (referer: https://vpauto.eu/vehicle/list?page=55) ['zyte-api']
2026-03-26 19:18:37 [vpauto.fr] INFO: Found 61 ads on page 56
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [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-26 19:18:37 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:37 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:37 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [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-26 19:18:38 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [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-26 19:18:38 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [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-26 19:18:38 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [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-26 19:18:38 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [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-26 19:18:38 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [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-26 19:18:38 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [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-26 19:18:38 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [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-26 19:18:38 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [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-26 19:18:38 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:38 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:38 [vpauto.fr] INFO: Requesting listing page 57: https://vpauto.eu/vehicle/list?page=57
2026-03-26 19:18:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=57> (referer: https://vpauto.eu/vehicle/list?page=56) ['zyte-api']
2026-03-26 19:18:40 [vpauto.fr] INFO: Found 61 ads on page 57
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [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-26 19:18:40 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:40 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:40 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [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-26 19:18:41 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [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-26 19:18:41 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [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-26 19:18:41 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [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-26 19:18:41 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [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-26 19:18:41 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [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-26 19:18:41 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [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-26 19:18:41 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [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-26 19:18:41 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [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-26 19:18:41 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:41 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:41 [vpauto.fr] INFO: Requesting listing page 58: https://vpauto.eu/vehicle/list?page=58
2026-03-26 19:18:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=58> (referer: https://vpauto.eu/vehicle/list?page=57) ['zyte-api']
2026-03-26 19:18:43 [vpauto.fr] INFO: Found 61 ads on page 58
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:43 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:43 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [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-26 19:18:44 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [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-26 19:18:44 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [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-26 19:18:44 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [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-26 19:18:44 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [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-26 19:18:44 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [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-26 19:18:44 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [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-26 19:18:44 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18: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-26 19:18:44 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [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-26 19:18:44 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:44 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:44 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:45 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:45 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:45 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:45 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:45 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:45 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:45 [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-26 19:18:45 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:45 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:45 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:45 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:45 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:45 [vpauto.fr] INFO: Requesting listing page 59: https://vpauto.eu/vehicle/list?page=59
2026-03-26 19:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=59> (referer: https://vpauto.eu/vehicle/list?page=58) ['zyte-api']
2026-03-26 19:18:47 [vpauto.fr] INFO: Found 61 ads on page 59
2026-03-26 19:18:47 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:47 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:47 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:47 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:47 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:47 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:47 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [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-26 19:18:48 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:48 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:48 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [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-26 19:18:49 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [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-26 19:18:49 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [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-26 19:18:49 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [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-26 19:18:49 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [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-26 19:18:49 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [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-26 19:18:49 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [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-26 19:18:49 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [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-26 19:18:49 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [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-26 19:18:49 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:49 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:49 [vpauto.fr] INFO: Requesting listing page 60: https://vpauto.eu/vehicle/list?page=60
2026-03-26 19:18:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=60> (referer: https://vpauto.eu/vehicle/list?page=59) ['zyte-api']
2026-03-26 19:18:51 [vpauto.fr] INFO: Found 61 ads on page 60
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:51 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:51 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [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-26 19:18:52 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [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-26 19:18:52 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [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-26 19:18:52 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [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-26 19:18:52 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [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-26 19:18:52 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [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-26 19:18:52 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [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-26 19:18:52 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [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-26 19:18:52 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [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-26 19:18:52 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:52 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:52 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:53 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:53 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:53 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:53 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:53 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:53 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:53 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:53 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:53 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:53 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:53 [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-26 19:18:53 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:53 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:53 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:53 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:53 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:53 [vpauto.fr] INFO: Requesting listing page 61: https://vpauto.eu/vehicle/list?page=61
2026-03-26 19:18:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=61> (referer: https://vpauto.eu/vehicle/list?page=60) ['zyte-api']
2026-03-26 19:18:54 [vpauto.fr] INFO: Found 61 ads on page 61
2026-03-26 19:18:54 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:54 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:54 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:54 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:54 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:54 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:54 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:54 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:54 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:54 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:54 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:54 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:54 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:54 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:54 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:55 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:55 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [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-26 19:18:56 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [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-26 19:18:56 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:56 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:56 [vpauto.fr] INFO: Requesting listing page 62: https://vpauto.eu/vehicle/list?page=62
2026-03-26 19:18:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=62> (referer: https://vpauto.eu/vehicle/list?page=61) ['zyte-api']
2026-03-26 19:18:58 [vpauto.fr] INFO: Found 61 ads on page 62
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [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-26 19:18:58 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [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-26 19:18:58 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [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-26 19:18:58 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [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-26 19:18:58 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [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-26 19:18:58 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [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-26 19:18:58 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [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-26 19:18:58 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:18:58 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:18:58 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [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-26 19:18:59 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18: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-26 19:18:59 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [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-26 19:18:59 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:18:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:18:59 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:18:59 [vpauto.fr] INFO: Requesting listing page 63: https://vpauto.eu/vehicle/list?page=63
2026-03-26 19:18:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=63> (referer: https://vpauto.eu/vehicle/list?page=62) ['zyte-api']
2026-03-26 19:19:01 [vpauto.fr] INFO: Found 61 ads on page 63
2026-03-26 19:19:01 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:01 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:19:01 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:19:01 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:19:01 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:19:01 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:19:01 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:01 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:19:01 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:01 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:19:01 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [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-26 19:19:02 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:02 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:19:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:02 [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-26 19:19:02 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:19:02 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:03 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:19:03 [vpauto.fr] INFO: Requesting listing page 64: https://vpauto.eu/vehicle/list?page=64
2026-03-26 19:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:19:06 [scrapy.extensions.logstats] INFO: Crawled 115 pages (at 14 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:19:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=64> (referer: https://vpauto.eu/vehicle/list?page=63) ['zyte-api']
2026-03-26 19:19:10 [vpauto.fr] INFO: Found 61 ads on page 64
2026-03-26 19:19:10 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:10 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:19:10 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:19:10 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:19:10 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:19:10 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:19:10 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:19:11 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:19:11 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:19:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [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-26 19:19:12 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [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-26 19:19:12 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [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-26 19:19:12 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [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-26 19:19:12 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:12 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:19:12 [vpauto.fr] INFO: Requesting listing page 65: https://vpauto.eu/vehicle/list?page=65
2026-03-26 19:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=65> (referer: https://vpauto.eu/vehicle/list?page=64) ['zyte-api']
2026-03-26 19:19:17 [vpauto.fr] INFO: Found 61 ads on page 65
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [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-26 19:19:17 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [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-26 19:19:17 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [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-26 19:19:17 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [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-26 19:19:17 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [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-26 19:19:17 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:17 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:19:17 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:19:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [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-26 19:19:18 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [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-26 19:19:18 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [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-26 19:19:18 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [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-26 19:19:18 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [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-26 19:19:18 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:18 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:19:18 [vpauto.fr] INFO: Requesting listing page 66: https://vpauto.eu/vehicle/list?page=66
2026-03-26 19:19:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=66> (referer: https://vpauto.eu/vehicle/list?page=65) ['zyte-api']
2026-03-26 19:19:20 [vpauto.fr] INFO: Found 61 ads on page 66
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:19:20 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:19:20 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [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-26 19:19:21 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [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-26 19:19:21 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [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-26 19:19:21 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [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-26 19:19:21 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [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-26 19:19:21 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [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-26 19:19:21 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [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-26 19:19:21 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [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-26 19:19:21 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [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-26 19:19:21 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:21 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:19:21 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:19:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:22 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:19:22 [vpauto.fr] INFO: Requesting listing page 67: https://vpauto.eu/vehicle/list?page=67
2026-03-26 19:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=67> (referer: https://vpauto.eu/vehicle/list?page=66) ['zyte-api']
2026-03-26 19:19:43 [vpauto.fr] INFO: Found 61 ads on page 67
2026-03-26 19:19:43 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:43 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:19:43 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:19:43 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:19:43 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:19:43 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:19:43 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:43 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:19:43 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:43 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:19:43 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:43 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:19:43 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:19:43 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:19:43 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:19:43 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:19:43 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:19:43 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:19:43 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [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-26 19:19:44 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [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-26 19:19:44 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [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-26 19:19:44 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [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-26 19:19:44 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [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-26 19:19:44 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [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-26 19:19:44 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [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-26 19:19:44 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19: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-26 19:19:44 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:44 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:19:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:44 [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-26 19:19:44 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:19:44 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:45 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:19:45 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:45 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:19:45 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:45 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:19:45 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:45 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:19:45 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:45 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:19:45 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:19:45 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:19:45 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:45 [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-26 19:19:45 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:19:45 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:45 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:19:45 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:45 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:19:45 [vpauto.fr] INFO: Requesting listing page 68: https://vpauto.eu/vehicle/list?page=68
2026-03-26 19:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:19:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=68> (referer: https://vpauto.eu/vehicle/list?page=67) ['zyte-api']
2026-03-26 19:19:50 [vpauto.fr] INFO: Found 61 ads on page 68
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:50 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:19:50 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:19:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:51 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:19:51 [vpauto.fr] INFO: Requesting listing page 69: https://vpauto.eu/vehicle/list?page=69
2026-03-26 19:19:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=69> (referer: https://vpauto.eu/vehicle/list?page=68) ['zyte-api']
2026-03-26 19:19:54 [vpauto.fr] INFO: Found 61 ads on page 69
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:19:54 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:19:54 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:19:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:55 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:19:55 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:56 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:19:56 [vpauto.fr] INFO: Requesting listing page 70: https://vpauto.eu/vehicle/list?page=70
2026-03-26 19:19:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=70> (referer: https://vpauto.eu/vehicle/list?page=69) ['zyte-api']
2026-03-26 19:19:57 [vpauto.fr] INFO: Found 61 ads on page 70
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:57 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:19:57 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:19:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [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-26 19:19:58 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [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-26 19:19:58 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [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-26 19:19:58 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [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-26 19:19:58 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [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-26 19:19:58 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [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-26 19:19:58 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [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-26 19:19:58 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [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-26 19:19:58 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [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-26 19:19:58 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:19:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:19:58 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:19:58 [vpauto.fr] INFO: Requesting listing page 71: https://vpauto.eu/vehicle/list?page=71
2026-03-26 19:19:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=71> (referer: https://vpauto.eu/vehicle/list?page=70) ['zyte-api']
2026-03-26 19:20:01 [vpauto.fr] INFO: Found 61 ads on page 71
2026-03-26 19:20:01 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:01 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:20:01 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:20:01 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:20:01 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:20:01 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:20:01 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:01 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:20:01 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:01 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:20:01 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:01 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:20:01 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:20:01 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:20:01 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:20:01 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:20:01 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [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-26 19:20:02 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [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-26 19:20:02 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [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-26 19:20:02 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [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-26 19:20:02 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [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-26 19:20:02 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [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-26 19:20:02 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:20:02 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:20:02 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:20:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [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-26 19:20:03 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [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-26 19:20:03 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [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-26 19:20:03 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [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-26 19:20:03 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:03 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:20:03 [vpauto.fr] INFO: Requesting listing page 72: https://vpauto.eu/vehicle/list?page=72
2026-03-26 19:20:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:20:06 [scrapy.extensions.logstats] INFO: Crawled 123 pages (at 8 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:20:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=72> (referer: https://vpauto.eu/vehicle/list?page=71) ['zyte-api']
2026-03-26 19:20:07 [vpauto.fr] INFO: Found 61 ads on page 72
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [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-26 19:20:07 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [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-26 19:20:07 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [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-26 19:20:07 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [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-26 19:20:07 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [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-26 19:20:07 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [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-26 19:20:07 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [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-26 19:20:07 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [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-26 19:20:07 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:07 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:20:07 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:08 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:20:08 [vpauto.fr] INFO: Requesting listing page 73: https://vpauto.eu/vehicle/list?page=73
2026-03-26 19:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=73> (referer: https://vpauto.eu/vehicle/list?page=72) ['zyte-api']
2026-03-26 19:20:10 [vpauto.fr] INFO: Found 61 ads on page 73
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:10 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:20:10 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:11 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:20:11 [vpauto.fr] INFO: Requesting listing page 74: https://vpauto.eu/vehicle/list?page=74
2026-03-26 19:20:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=74> (referer: https://vpauto.eu/vehicle/list?page=73) ['zyte-api']
2026-03-26 19:20:13 [vpauto.fr] INFO: Found 61 ads on page 74
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [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-26 19:20:13 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:13 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:20:13 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:14 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:20:14 [vpauto.fr] INFO: Requesting listing page 75: https://vpauto.eu/vehicle/list?page=75
2026-03-26 19:20:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:20:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=75> (referer: https://vpauto.eu/vehicle/list?page=74) ['zyte-api']
2026-03-26 19:20:24 [vpauto.fr] INFO: Found 61 ads on page 75
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:24 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:20:24 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [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-26 19:20:25 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [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-26 19:20:25 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [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-26 19:20:25 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [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-26 19:20:25 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [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-26 19:20:25 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [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-26 19:20:25 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [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-26 19:20:25 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [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-26 19:20:25 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [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-26 19:20:25 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:25 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:20:25 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:20:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:26 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:20:26 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:26 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:20:26 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:20:26 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:20:26 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:26 [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-26 19:20:26 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:20:26 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:26 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:20:26 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:26 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:20:26 [vpauto.fr] INFO: Requesting listing page 76: https://vpauto.eu/vehicle/list?page=76
2026-03-26 19:20:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=76> (referer: https://vpauto.eu/vehicle/list?page=75) ['zyte-api']
2026-03-26 19:20:27 [vpauto.fr] INFO: Found 61 ads on page 76
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:20:27 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:20:27 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:20:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731762ac836%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273ca1bb9cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:20:28 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:20:28 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27476c2d56bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:29 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:20:29 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:29 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:20:29 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:29 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:20:29 [vpauto.fr] INFO: Requesting listing page 77: https://vpauto.eu/vehicle/list?page=77
2026-03-26 19:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:20:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=77> (referer: https://vpauto.eu/vehicle/list?page=76) ['zyte-api']
2026-03-26 19:20:42 [vpauto.fr] INFO: Found 61 ads on page 77
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20: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-26 19:20:42 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [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-26 19:20:42 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [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-26 19:20:42 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [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-26 19:20:42 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [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-26 19:20:42 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [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-26 19:20:42 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:42 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:20:42 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:20:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20: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-26 19:20:43 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [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-26 19:20:43 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [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-26 19:20:43 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [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-26 19:20:43 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:43 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:20:43 [vpauto.fr] INFO: Requesting listing page 78: https://vpauto.eu/vehicle/list?page=78
2026-03-26 19:20:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=78> (referer: https://vpauto.eu/vehicle/list?page=77) ['zyte-api']
2026-03-26 19:20:48 [vpauto.fr] INFO: Found 61 ads on page 78
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:48 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:20:48 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:20:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [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-26 19:20:49 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [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-26 19:20:49 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [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-26 19:20:49 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [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-26 19:20:49 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [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-26 19:20:49 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:49 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:20:49 [vpauto.fr] INFO: Requesting listing page 79: https://vpauto.eu/vehicle/list?page=79
2026-03-26 19:20:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=79> (referer: https://vpauto.eu/vehicle/list?page=78) ['zyte-api']
2026-03-26 19:20:55 [vpauto.fr] INFO: Found 61 ads on page 79
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [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-26 19:20:55 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:55 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:20:55 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:20:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [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-26 19:20:56 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [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-26 19:20:56 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [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-26 19:20:56 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [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-26 19:20:56 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [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-26 19:20:56 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [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-26 19:20:56 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [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-26 19:20:56 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [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-26 19:20:56 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [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-26 19:20:56 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:20:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:20:56 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:20:56 [vpauto.fr] INFO: Requesting listing page 80: https://vpauto.eu/vehicle/list?page=80
2026-03-26 19:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:21:06 [scrapy.extensions.logstats] INFO: Crawled 131 pages (at 8 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:21:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:21:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=80> (referer: https://vpauto.eu/vehicle/list?page=79) ['zyte-api']
2026-03-26 19:21:16 [vpauto.fr] INFO: Found 61 ads on page 80
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f8647fc0bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:21:16 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:21:16 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:21:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [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-26 19:21:17 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [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-26 19:21:17 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [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-26 19:21:17 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:17 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:21:17 [vpauto.fr] INFO: Requesting listing page 81: https://vpauto.eu/vehicle/list?page=81
2026-03-26 19:21:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:21:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=81> (referer: https://vpauto.eu/vehicle/list?page=80) ['zyte-api']
2026-03-26 19:21:22 [vpauto.fr] INFO: Found 61 ads on page 81
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [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-26 19:21:22 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:21:22 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [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-26 19:21:22 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [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-26 19:21:22 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:21:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:22 [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-26 19:21:22 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:21:22 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [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-26 19:21:23 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [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-26 19:21:23 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [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-26 19:21:23 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [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-26 19:21:23 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [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-26 19:21:23 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [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-26 19:21:23 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:23 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:21:23 [vpauto.fr] INFO: Requesting listing page 82: https://vpauto.eu/vehicle/list?page=82
2026-03-26 19:21:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=82> (referer: https://vpauto.eu/vehicle/list?page=81) ['zyte-api']
2026-03-26 19:21:30 [vpauto.fr] INFO: Found 61 ads on page 82
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aa288bcbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2731c7da44bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27446a3dea36%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b9d34daf36%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278b72dc53bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%271bc4fa2436%27 HTTP/1.1" 200 None
2026-03-26 19:21:30 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:21:30 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [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-26 19:21:31 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [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-26 19:21:31 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [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-26 19:21:31 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [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-26 19:21:31 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:31 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:21:31 [vpauto.fr] INFO: Requesting listing page 83: https://vpauto.eu/vehicle/list?page=83
2026-03-26 19:21:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=83> (referer: https://vpauto.eu/vehicle/list?page=82) ['zyte-api']
2026-03-26 19:21:33 [vpauto.fr] INFO: Found 61 ads on page 83
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:33 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:21:33 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [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-26 19:21:34 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [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-26 19:21:34 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [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-26 19:21:34 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [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-26 19:21:34 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [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-26 19:21:34 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [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-26 19:21:34 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [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-26 19:21:34 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [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-26 19:21:34 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:34 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:21:34 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:21:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [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-26 19:21:35 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [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-26 19:21:35 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:35 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:21:35 [vpauto.fr] INFO: Requesting listing page 84: https://vpauto.eu/vehicle/list?page=84
2026-03-26 19:21:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:21:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=84> (referer: https://vpauto.eu/vehicle/list?page=83) ['zyte-api']
2026-03-26 19:21:37 [vpauto.fr] INFO: Found 61 ads on page 84
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [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-26 19:21:37 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [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-26 19:21:37 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [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-26 19:21:37 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [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-26 19:21:37 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [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-26 19:21:37 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [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-26 19:21:37 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:21:37 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:21:37 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:21:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [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-26 19:21:38 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [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-26 19:21:38 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [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-26 19:21:38 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [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-26 19:21:38 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:38 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:21:38 [vpauto.fr] INFO: Requesting listing page 85: https://vpauto.eu/vehicle/list?page=85
2026-03-26 19:21:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=85> (referer: https://vpauto.eu/vehicle/list?page=84) ['zyte-api']
2026-03-26 19:21:40 [vpauto.fr] INFO: Found 61 ads on page 85
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [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-26 19:21:40 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [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-26 19:21:40 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [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-26 19:21:40 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [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-26 19:21:40 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [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-26 19:21:40 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:40 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:40 [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-26 19:21:40 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:21:40 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:21:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [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-26 19:21:41 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [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-26 19:21:41 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [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-26 19:21:41 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [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-26 19:21:41 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:41 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:21:41 [vpauto.fr] INFO: Requesting listing page 86: https://vpauto.eu/vehicle/list?page=86
2026-03-26 19:21:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:21:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=86> (referer: https://vpauto.eu/vehicle/list?page=85) ['zyte-api']
2026-03-26 19:21:43 [vpauto.fr] INFO: Found 61 ads on page 86
2026-03-26 19:21:43 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:43 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:21:43 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:21:43 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:21:43 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:21:43 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:21:43 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:43 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:21:43 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [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-26 19:21:44 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [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-26 19:21:44 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [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-26 19:21:44 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [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-26 19:21:44 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [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-26 19:21:44 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [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-26 19:21:44 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [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-26 19:21:44 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21: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-26 19:21:44 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:44 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:21:44 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:21:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:45 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:45 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [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-26 19:21:45 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:45 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:45 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:45 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:45 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:45 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:21:45 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [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-26 19:21:45 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:45 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:45 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:21:45 [vpauto.fr] INFO: Requesting listing page 87: https://vpauto.eu/vehicle/list?page=87
2026-03-26 19:21:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=87> (referer: https://vpauto.eu/vehicle/list?page=86) ['zyte-api']
2026-03-26 19:21:52 [vpauto.fr] INFO: Found 61 ads on page 87
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [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-26 19:21:52 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:21:52 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:21:52 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [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-26 19:21:53 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [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-26 19:21:53 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [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-26 19:21:53 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [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-26 19:21:53 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [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-26 19:21:53 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [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-26 19:21:53 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [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-26 19:21:53 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [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-26 19:21:53 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [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-26 19:21:53 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:53 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:21:53 [vpauto.fr] INFO: Requesting listing page 88: https://vpauto.eu/vehicle/list?page=88
2026-03-26 19:21:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=88> (referer: https://vpauto.eu/vehicle/list?page=87) ['zyte-api']
2026-03-26 19:21:59 [vpauto.fr] INFO: Found 61 ads on page 88
2026-03-26 19:21:59 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:59 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:21:59 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:21:59 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:21:59 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:21:59 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:21:59 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:21:59 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:21:59 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:21:59 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:21:59 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:21:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [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-26 19:22:00 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [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-26 19:22:00 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [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-26 19:22:00 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [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-26 19:22:00 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [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-26 19:22:00 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [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-26 19:22:00 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [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-26 19:22:00 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [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-26 19:22:00 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:00 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:22:00 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:01 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:01 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [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-26 19:22:01 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:01 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:01 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:01 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:01 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:01 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:22:01 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [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-26 19:22:01 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:01 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:01 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:22:01 [vpauto.fr] INFO: Requesting listing page 89: https://vpauto.eu/vehicle/list?page=89
2026-03-26 19:22:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=89> (referer: https://vpauto.eu/vehicle/list?page=88) ['zyte-api']
2026-03-26 19:22:04 [vpauto.fr] INFO: Found 61 ads on page 89
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [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-26 19:22:04 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [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-26 19:22:04 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [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-26 19:22:04 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [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-26 19:22:04 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [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-26 19:22:04 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [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-26 19:22:04 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:22:04 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:22:04 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [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-26 19:22:05 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [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-26 19:22:05 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [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-26 19:22:05 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [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-26 19:22:05 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:05 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:22:05 [vpauto.fr] INFO: Requesting listing page 90: https://vpauto.eu/vehicle/list?page=90
2026-03-26 19:22:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:22:06 [scrapy.extensions.logstats] INFO: Crawled 141 pages (at 10 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:22:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=90> (referer: https://vpauto.eu/vehicle/list?page=89) ['zyte-api']
2026-03-26 19:22:07 [vpauto.fr] INFO: Found 61 ads on page 90
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [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-26 19:22:07 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [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-26 19:22:07 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [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-26 19:22:07 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [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-26 19:22:07 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [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-26 19:22:07 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:07 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:22:07 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [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-26 19:22:08 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [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-26 19:22:08 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [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-26 19:22:08 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [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-26 19:22:08 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [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-26 19:22:08 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:08 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:22:08 [vpauto.fr] INFO: Requesting listing page 91: https://vpauto.eu/vehicle/list?page=91
2026-03-26 19:22:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:22:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=91> (referer: https://vpauto.eu/vehicle/list?page=90) ['zyte-api']
2026-03-26 19:22:11 [vpauto.fr] INFO: Found 61 ads on page 91
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:11 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:22:11 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:22:11 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:11 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:11 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:11 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:22:11 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:22:11 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:22:11 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:22:11 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:11 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:22:11 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:22:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [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-26 19:22:12 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [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-26 19:22:12 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [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-26 19:22:12 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [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-26 19:22:12 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [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-26 19:22:12 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [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-26 19:22:12 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:22:12 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:22:12 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [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-26 19:22:13 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [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-26 19:22:13 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [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-26 19:22:13 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [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-26 19:22:13 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:13 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:22:13 [vpauto.fr] INFO: Requesting listing page 92: https://vpauto.eu/vehicle/list?page=92
2026-03-26 19:22:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=92> (referer: https://vpauto.eu/vehicle/list?page=91) ['zyte-api']
2026-03-26 19:22:16 [vpauto.fr] INFO: Found 61 ads on page 92
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [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-26 19:22:16 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [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-26 19:22:16 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [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-26 19:22:16 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [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-26 19:22:16 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [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-26 19:22:16 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [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-26 19:22:16 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:22:16 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:16 [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-26 19:22:16 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:22:16 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:22:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [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-26 19:22:17 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [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-26 19:22:17 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [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-26 19:22:17 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:17 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:22:17 [vpauto.fr] INFO: Requesting listing page 93: https://vpauto.eu/vehicle/list?page=93
2026-03-26 19:22:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:22:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=93> (referer: https://vpauto.eu/vehicle/list?page=92) ['zyte-api']
2026-03-26 19:22:28 [vpauto.fr] INFO: Found 61 ads on page 93
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [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-26 19:22:28 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [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-26 19:22:28 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [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-26 19:22:28 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [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-26 19:22:28 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22: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-26 19:22:28 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [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-26 19:22:28 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:22:28 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:22:28 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:22:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [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-26 19:22:29 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [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-26 19:22:29 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [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-26 19:22:29 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [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-26 19:22:29 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:29 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:22:29 [vpauto.fr] INFO: Requesting listing page 94: https://vpauto.eu/vehicle/list?page=94
2026-03-26 19:22:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:22:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=94> (referer: https://vpauto.eu/vehicle/list?page=93) ['zyte-api']
2026-03-26 19:22:31 [vpauto.fr] INFO: Found 61 ads on page 94
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [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-26 19:22:31 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [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-26 19:22:31 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [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-26 19:22:31 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [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-26 19:22:31 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [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-26 19:22:31 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [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-26 19:22:31 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [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-26 19:22:31 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [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-26 19:22:31 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:31 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:22:31 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:22:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [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-26 19:22:32 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [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-26 19:22:32 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:32 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:22:32 [vpauto.fr] INFO: Requesting listing page 95: https://vpauto.eu/vehicle/list?page=95
2026-03-26 19:22:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:22:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=95> (referer: https://vpauto.eu/vehicle/list?page=94) ['zyte-api']
2026-03-26 19:22:37 [vpauto.fr] INFO: Found 61 ads on page 95
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [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-26 19:22:37 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:22:37 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:22:37 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [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-26 19:22:38 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [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-26 19:22:38 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [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-26 19:22:38 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [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-26 19:22:38 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [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-26 19:22:38 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [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-26 19:22:38 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [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-26 19:22:38 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [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-26 19:22:38 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:38 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:22:38 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:39 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:22:39 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:39 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:22:39 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:22:39 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:22:39 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:39 [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-26 19:22:39 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:22:39 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:39 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:22:39 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:39 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:22:39 [vpauto.fr] INFO: Requesting listing page 96: https://vpauto.eu/vehicle/list?page=96
2026-03-26 19:22:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=96> (referer: https://vpauto.eu/vehicle/list?page=95) ['zyte-api']
2026-03-26 19:22:44 [vpauto.fr] INFO: Found 61 ads on page 96
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [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-26 19:22:44 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [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-26 19:22:44 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [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-26 19:22:44 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [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-26 19:22:44 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [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-26 19:22:44 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [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-26 19:22:44 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [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-26 19:22:44 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:22:44 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:22:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22: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-26 19:22:44 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:22:44 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [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-26 19:22:45 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [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-26 19:22:45 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:45 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:22:45 [vpauto.fr] INFO: Requesting listing page 97: https://vpauto.eu/vehicle/list?page=97
2026-03-26 19:22:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:22:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=97> (referer: https://vpauto.eu/vehicle/list?page=96) ['zyte-api']
2026-03-26 19:22:50 [vpauto.fr] INFO: Found 61 ads on page 97
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [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-26 19:22:50 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:22:50 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [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-26 19:22:50 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [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-26 19:22:50 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [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-26 19:22:50 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:22:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:50 [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-26 19:22:50 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:22:50 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [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-26 19:22:51 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [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-26 19:22:51 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [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-26 19:22:51 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [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-26 19:22:51 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [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-26 19:22:51 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:51 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:22:51 [vpauto.fr] INFO: Requesting listing page 98: https://vpauto.eu/vehicle/list?page=98
2026-03-26 19:22:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:22:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=98> (referer: https://vpauto.eu/vehicle/list?page=97) ['zyte-api']
2026-03-26 19:22:57 [vpauto.fr] INFO: Found 61 ads on page 98
2026-03-26 19:22:57 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:57 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:22:57 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [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-26 19:22:58 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [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-26 19:22:58 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [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-26 19:22:58 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [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-26 19:22:58 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [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-26 19:22:58 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [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-26 19:22:58 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:22:58 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:22:58 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [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-26 19:22:59 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [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-26 19:22:59 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22: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-26 19:22:59 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [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-26 19:22:59 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:22:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:22:59 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:22:59 [vpauto.fr] INFO: Requesting listing page 99: https://vpauto.eu/vehicle/list?page=99
2026-03-26 19:22:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:23:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=99> (referer: https://vpauto.eu/vehicle/list?page=98) ['zyte-api']
2026-03-26 19:23:01 [vpauto.fr] INFO: Found 61 ads on page 99
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [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-26 19:23:01 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:23:01 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:23:01 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [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-26 19:23:02 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [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-26 19:23:02 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [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-26 19:23:02 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [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-26 19:23:02 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [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-26 19:23:02 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [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-26 19:23:02 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [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-26 19:23:02 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:23:02 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:23:02 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:23:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [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-26 19:23:03 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [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-26 19:23:03 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:03 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:23:03 [vpauto.fr] INFO: Requesting listing page 100: https://vpauto.eu/vehicle/list?page=100
2026-03-26 19:23:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:23:06 [scrapy.extensions.logstats] INFO: Crawled 151 pages (at 10 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:23:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=100> (referer: https://vpauto.eu/vehicle/list?page=99) ['zyte-api']
2026-03-26 19:23:11 [vpauto.fr] INFO: Found 61 ads on page 100
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:23:11 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:23:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:11 [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-26 19:23:11 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:23:11 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [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-26 19:23:12 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [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-26 19:23:12 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [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-26 19:23:12 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [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-26 19:23:12 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [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-26 19:23:12 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [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-26 19:23:12 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [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-26 19:23:12 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [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-26 19:23:12 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:12 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:23:12 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:13 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:23:13 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:13 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:23:13 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:23:13 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:23:13 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:13 [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-26 19:23:13 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:23:13 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:13 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:23:13 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:13 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:23:13 [vpauto.fr] INFO: Requesting listing page 101: https://vpauto.eu/vehicle/list?page=101
2026-03-26 19:23:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:23:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=101> (referer: https://vpauto.eu/vehicle/list?page=100) ['zyte-api']
2026-03-26 19:23:16 [vpauto.fr] INFO: Found 61 ads on page 101
2026-03-26 19:23:16 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:16 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:23:16 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:23:16 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:23:16 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:23:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [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-26 19:23:17 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [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-26 19:23:17 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [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-26 19:23:17 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [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-26 19:23:17 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [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-26 19:23:17 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [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-26 19:23:17 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [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-26 19:23:17 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [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-26 19:23:17 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:17 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:23:17 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [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-26 19:23:18 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [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-26 19:23:18 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:18 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:23:18 [vpauto.fr] INFO: Requesting listing page 102: https://vpauto.eu/vehicle/list?page=102
2026-03-26 19:23:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:23:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=102> (referer: https://vpauto.eu/vehicle/list?page=101) ['zyte-api']
2026-03-26 19:23:20 [vpauto.fr] INFO: Found 61 ads on page 102
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [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-26 19:23:20 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [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-26 19:23:20 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [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-26 19:23:20 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [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-26 19:23:20 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [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-26 19:23:20 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [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-26 19:23:20 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:23:20 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:23:20 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [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-26 19:23:21 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [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-26 19:23:21 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [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-26 19:23:21 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [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-26 19:23:21 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:21 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:23:21 [vpauto.fr] INFO: Requesting listing page 103: https://vpauto.eu/vehicle/list?page=103
2026-03-26 19:23:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:23:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=103> (referer: https://vpauto.eu/vehicle/list?page=102) ['zyte-api']
2026-03-26 19:23:42 [vpauto.fr] INFO: Found 61 ads on page 103
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23: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-26 19:23:42 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:23:42 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:23:42 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:23:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:23:43 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:23:43 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:43 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:43 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:23:43 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:43 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:23:43 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23: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-26 19:23:43 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23: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-26 19:23:43 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23: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-26 19:23:43 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:43 [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-26 19:23:43 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:43 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:23:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23: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-26 19:23:43 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:23:43 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [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-26 19:23:44 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23: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-26 19:23:44 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [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-26 19:23:44 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [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-26 19:23:44 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:44 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:23:44 [vpauto.fr] INFO: Requesting listing page 104: https://vpauto.eu/vehicle/list?page=104
2026-03-26 19:23:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:23:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=104> (referer: https://vpauto.eu/vehicle/list?page=103) ['zyte-api']
2026-03-26 19:23:46 [vpauto.fr] INFO: Found 61 ads on page 104
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [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-26 19:23:46 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [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-26 19:23:46 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [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-26 19:23:46 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [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-26 19:23:46 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [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-26 19:23:46 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [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-26 19:23:46 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:23:46 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:23:46 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [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-26 19:23:47 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [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-26 19:23:47 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [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-26 19:23:47 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [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-26 19:23:47 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:47 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:23:47 [vpauto.fr] INFO: Requesting listing page 105: https://vpauto.eu/vehicle/list?page=105
2026-03-26 19:23:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=105> (referer: https://vpauto.eu/vehicle/list?page=104) ['zyte-api']
2026-03-26 19:23:56 [vpauto.fr] INFO: Found 61 ads on page 105
2026-03-26 19:23:56 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:56 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:23:56 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:23:56 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:23:56 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:23:56 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:23:56 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:23:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [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-26 19:23:57 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [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-26 19:23:57 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [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-26 19:23:57 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [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-26 19:23:57 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [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-26 19:23:57 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [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-26 19:23:57 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [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-26 19:23:57 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [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-26 19:23:57 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:57 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:23:57 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [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-26 19:23:58 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [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-26 19:23:58 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:23:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:23:58 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:23:58 [vpauto.fr] INFO: Requesting listing page 106: https://vpauto.eu/vehicle/list?page=106
2026-03-26 19:23:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:24:06 [scrapy.extensions.logstats] INFO: Crawled 157 pages (at 6 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:24:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=106> (referer: https://vpauto.eu/vehicle/list?page=105) ['zyte-api']
2026-03-26 19:24:35 [vpauto.fr] INFO: Found 61 ads on page 106
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [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-26 19:24:35 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:24:35 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:35 [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-26 19:24:35 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:24:35 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [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-26 19:24:36 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [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-26 19:24:36 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [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-26 19:24:36 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [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-26 19:24:36 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [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-26 19:24:36 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [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-26 19:24:36 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [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-26 19:24:36 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [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-26 19:24:36 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:36 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:24:36 [vpauto.fr] INFO: Requesting listing page 107: https://vpauto.eu/vehicle/list?page=107
2026-03-26 19:24:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:24:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=107> (referer: https://vpauto.eu/vehicle/list?page=106) ['zyte-api']
2026-03-26 19:24:44 [vpauto.fr] INFO: Found 61 ads on page 107
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:24:44 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:24:44 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [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-26 19:24:45 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [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-26 19:24:45 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [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-26 19:24:45 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [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-26 19:24:45 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [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-26 19:24:45 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [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-26 19:24:45 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:24:45 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:24:45 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [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-26 19:24:46 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [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-26 19:24:46 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [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-26 19:24:46 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [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-26 19:24:46 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:24:46 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:24:46 [vpauto.fr] INFO: Requesting listing page 108: https://vpauto.eu/vehicle/list?page=108
2026-03-26 19:24:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:25:06 [scrapy.extensions.logstats] INFO: Crawled 159 pages (at 2 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:25:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=108> (referer: https://vpauto.eu/vehicle/list?page=107) ['zyte-api']
2026-03-26 19:25:20 [vpauto.fr] INFO: Found 61 ads on page 108
2026-03-26 19:25:20 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:20 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:25:20 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:25:20 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:25:20 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:25:20 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:25:20 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:20 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:25:20 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:20 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:25:20 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:20 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:25:20 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:25:20 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:25:20 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:25:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [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-26 19:25:21 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [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-26 19:25:21 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [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-26 19:25:21 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [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-26 19:25:21 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [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-26 19:25:21 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [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-26 19:25:21 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [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-26 19:25:21 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [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-26 19:25:21 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [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-26 19:25:21 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:21 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:25:21 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:22 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:25:22 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:22 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:25:22 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:22 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:25:22 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:22 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:25:22 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:25:22 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:25:22 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:22 [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-26 19:25:22 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:25:22 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:22 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:25:22 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:22 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:25:22 [vpauto.fr] INFO: Requesting listing page 109: https://vpauto.eu/vehicle/list?page=109
2026-03-26 19:25:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:25:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=109> (referer: https://vpauto.eu/vehicle/list?page=108) ['zyte-api']
2026-03-26 19:25:41 [vpauto.fr] INFO: Found 61 ads on page 109
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [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-26 19:25:41 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [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-26 19:25:41 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [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-26 19:25:41 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [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-26 19:25:41 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [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-26 19:25:41 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [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-26 19:25:41 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:25:41 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:25:41 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:25:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [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-26 19:25:42 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [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-26 19:25:42 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [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-26 19:25:42 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [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-26 19:25:42 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:42 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:25:42 [vpauto.fr] INFO: Requesting listing page 110: https://vpauto.eu/vehicle/list?page=110
2026-03-26 19:25:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:25:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=110> (referer: https://vpauto.eu/vehicle/list?page=109) ['zyte-api']
2026-03-26 19:25:45 [vpauto.fr] INFO: Found 61 ads on page 110
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [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-26 19:25:45 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [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-26 19:25:45 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [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-26 19:25:45 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [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-26 19:25:45 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [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-26 19:25:45 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [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-26 19:25:45 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [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-26 19:25:45 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:25:45 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:45 [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-26 19:25:45 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:25:45 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [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-26 19:25:46 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [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-26 19:25:46 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:46 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:25:46 [vpauto.fr] INFO: Requesting listing page 111: https://vpauto.eu/vehicle/list?page=111
2026-03-26 19:25:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=111> (referer: https://vpauto.eu/vehicle/list?page=110) ['zyte-api']
2026-03-26 19:25:48 [vpauto.fr] INFO: Found 61 ads on page 111
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [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-26 19:25:48 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:48 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:25:48 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [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-26 19:25:49 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [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-26 19:25:49 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [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-26 19:25:49 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [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-26 19:25:49 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [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-26 19:25:49 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [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-26 19:25:49 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [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-26 19:25:49 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [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-26 19:25:49 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [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-26 19:25:49 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:49 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:25:49 [vpauto.fr] INFO: Requesting listing page 112: https://vpauto.eu/vehicle/list?page=112
2026-03-26 19:25:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:25:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=112> (referer: https://vpauto.eu/vehicle/list?page=111) ['zyte-api']
2026-03-26 19:25:54 [vpauto.fr] INFO: Found 61 ads on page 112
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [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-26 19:25:54 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:25:54 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:25:54 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [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-26 19:25:55 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [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-26 19:25:55 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [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-26 19:25:55 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [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-26 19:25:55 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [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-26 19:25:55 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [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-26 19:25:55 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [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-26 19:25:55 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [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-26 19:25:55 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [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-26 19:25:55 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:55 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:25:55 [vpauto.fr] INFO: Requesting listing page 113: https://vpauto.eu/vehicle/list?page=113
2026-03-26 19:25:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=113> (referer: https://vpauto.eu/vehicle/list?page=112) ['zyte-api']
2026-03-26 19:25:58 [vpauto.fr] INFO: Found 61 ads on page 113
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [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-26 19:25:58 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:25:58 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:25:58 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:25:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [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-26 19:25:59 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [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-26 19:25:59 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [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-26 19:25:59 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [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-26 19:25:59 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [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-26 19:25:59 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [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-26 19:25:59 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [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-26 19:25:59 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25: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-26 19:25:59 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [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-26 19:25:59 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:25:59 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:25:59 [vpauto.fr] INFO: Requesting listing page 114: https://vpauto.eu/vehicle/list?page=114
2026-03-26 19:25:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:26:06 [scrapy.extensions.logstats] INFO: Crawled 165 pages (at 6 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:26:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:26:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=114> (referer: https://vpauto.eu/vehicle/list?page=113) ['zyte-api']
2026-03-26 19:26:11 [vpauto.fr] INFO: Found 61 ads on page 114
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:11 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:26:11 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [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-26 19:26:12 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [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-26 19:26:12 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [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-26 19:26:12 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [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-26 19:26:12 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [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-26 19:26:12 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [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-26 19:26:12 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [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-26 19:26:12 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [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-26 19:26:12 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [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-26 19:26:12 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:12 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:26:12 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:26:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:26:13 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:26:13 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:13 [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-26 19:26:13 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:26:13 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:13 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:26:13 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:13 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:26:13 [vpauto.fr] INFO: Requesting listing page 115: https://vpauto.eu/vehicle/list?page=115
2026-03-26 19:26:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:26:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=115> (referer: https://vpauto.eu/vehicle/list?page=114) ['zyte-api']
2026-03-26 19:26:25 [vpauto.fr] INFO: Found 61 ads on page 115
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [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-26 19:26:25 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:26:25 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:26:25 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [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-26 19:26:26 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [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-26 19:26:26 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [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-26 19:26:26 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [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-26 19:26:26 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [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-26 19:26:26 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [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-26 19:26:26 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [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-26 19:26:26 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [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-26 19:26:26 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [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-26 19:26:26 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:26 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:26:26 [vpauto.fr] INFO: Requesting listing page 116: https://vpauto.eu/vehicle/list?page=116
2026-03-26 19:26:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:26:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=116> (referer: https://vpauto.eu/vehicle/list?page=115) ['zyte-api']
2026-03-26 19:26:28 [vpauto.fr] INFO: Found 61 ads on page 116
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [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-26 19:26:28 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [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-26 19:26:28 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [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-26 19:26:28 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [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-26 19:26:28 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26: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-26 19:26:28 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [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-26 19:26:28 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:26:28 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:26:28 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [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-26 19:26:29 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [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-26 19:26:29 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [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-26 19:26:29 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [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-26 19:26:29 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:29 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:26:29 [vpauto.fr] INFO: Requesting listing page 117: https://vpauto.eu/vehicle/list?page=117
2026-03-26 19:26:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:26:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=117> (referer: https://vpauto.eu/vehicle/list?page=116) ['zyte-api']
2026-03-26 19:26:34 [vpauto.fr] INFO: Found 61 ads on page 117
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [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-26 19:26:34 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:26:34 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:26:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:34 [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-26 19:26:34 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:26:34 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [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-26 19:26:35 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [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-26 19:26:35 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [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-26 19:26:35 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [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-26 19:26:35 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [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-26 19:26:35 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [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-26 19:26:35 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [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-26 19:26:35 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [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-26 19:26:35 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:35 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:26:35 [vpauto.fr] INFO: Requesting listing page 118: https://vpauto.eu/vehicle/list?page=118
2026-03-26 19:26:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:26:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=118> (referer: https://vpauto.eu/vehicle/list?page=117) ['zyte-api']
2026-03-26 19:26:43 [vpauto.fr] INFO: Found 61 ads on page 118
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [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-26 19:26:43 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:43 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:26:43 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [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-26 19:26:44 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [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-26 19:26:44 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [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-26 19:26:44 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [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-26 19:26:44 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [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-26 19:26:44 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [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-26 19:26:44 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26: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-26 19:26:44 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [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-26 19:26:44 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [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-26 19:26:44 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:26:44 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:26:44 [vpauto.fr] INFO: Requesting listing page 119: https://vpauto.eu/vehicle/list?page=119
2026-03-26 19:26:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=119> (referer: https://vpauto.eu/vehicle/list?page=118) ['zyte-api']
2026-03-26 19:27:03 [vpauto.fr] INFO: Found 61 ads on page 119
2026-03-26 19:27:03 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:03 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:03 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:03 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:03 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [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-26 19:27:04 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:04 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:04 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [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-26 19:27:05 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [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-26 19:27:05 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [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-26 19:27:05 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [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-26 19:27:05 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [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-26 19:27:05 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [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-26 19:27:05 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [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-26 19:27:05 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [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-26 19:27:05 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:05 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:05 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:06 [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-26 19:27:06 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:06 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:06 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:06 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:06 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:06 [vpauto.fr] INFO: Requesting listing page 120: https://vpauto.eu/vehicle/list?page=120
2026-03-26 19:27:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:06 [scrapy.extensions.logstats] INFO: Crawled 171 pages (at 6 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:27:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:27:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=120> (referer: https://vpauto.eu/vehicle/list?page=119) ['zyte-api']
2026-03-26 19:27:08 [vpauto.fr] INFO: Found 61 ads on page 120
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:08 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:08 [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-26 19:27:08 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:08 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [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-26 19:27:09 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [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-26 19:27:09 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [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-26 19:27:09 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [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-26 19:27:09 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [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-26 19:27:09 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [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-26 19:27:09 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [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-26 19:27:09 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [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-26 19:27:09 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:09 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:09 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:10 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:10 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:10 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:10 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:10 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:10 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:10 [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-26 19:27:10 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:10 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:10 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:10 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:10 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:10 [vpauto.fr] INFO: Requesting listing page 121: https://vpauto.eu/vehicle/list?page=121
2026-03-26 19:27:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=121> (referer: https://vpauto.eu/vehicle/list?page=120) ['zyte-api']
2026-03-26 19:27:11 [vpauto.fr] INFO: Found 61 ads on page 121
2026-03-26 19:27:11 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:11 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:11 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:11 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:11 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:11 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:11 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:11 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:11 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:11 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:11 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:11 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:11 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [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-26 19:27:12 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [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-26 19:27:12 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [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-26 19:27:12 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [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-26 19:27:12 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [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-26 19:27:12 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [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-26 19:27:12 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [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-26 19:27:12 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [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-26 19:27:12 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [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-26 19:27:12 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:12 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:12 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:13 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:13 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:13 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:13 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:13 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:13 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:13 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:13 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:13 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:13 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:13 [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-26 19:27:13 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:13 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:13 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:13 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:13 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:13 [vpauto.fr] INFO: Requesting listing page 122: https://vpauto.eu/vehicle/list?page=122
2026-03-26 19:27:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=122> (referer: https://vpauto.eu/vehicle/list?page=121) ['zyte-api']
2026-03-26 19:27:14 [vpauto.fr] INFO: Found 61 ads on page 122
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:14 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:14 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [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-26 19:27:15 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [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-26 19:27:15 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [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-26 19:27:15 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [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-26 19:27:15 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [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-26 19:27:15 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [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-26 19:27:15 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [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-26 19:27:15 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [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-26 19:27:15 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [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-26 19:27:15 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:15 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:15 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:16 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:16 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:16 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:16 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:16 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:16 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:16 [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-26 19:27:16 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:16 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:16 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:16 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:16 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:16 [vpauto.fr] INFO: Requesting listing page 123: https://vpauto.eu/vehicle/list?page=123
2026-03-26 19:27:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=123> (referer: https://vpauto.eu/vehicle/list?page=122) ['zyte-api']
2026-03-26 19:27:17 [vpauto.fr] INFO: Found 61 ads on page 123
2026-03-26 19:27:17 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:17 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:17 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:17 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:17 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:17 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:17 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:17 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:17 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:17 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:17 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:17 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:17 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [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-26 19:27:18 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:18 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:18 [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-26 19:27:18 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:18 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [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-26 19:27:19 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [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-26 19:27:19 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [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-26 19:27:19 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [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-26 19:27:19 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [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-26 19:27:19 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [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-26 19:27:19 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [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-26 19:27:19 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [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-26 19:27:19 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:19 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:19 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:20 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:20 [vpauto.fr] INFO: Requesting listing page 124: https://vpauto.eu/vehicle/list?page=124
2026-03-26 19:27:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=124> (referer: https://vpauto.eu/vehicle/list?page=123) ['zyte-api']
2026-03-26 19:27:21 [vpauto.fr] INFO: Found 61 ads on page 124
2026-03-26 19:27:21 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:21 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:21 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:21 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:21 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:21 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:21 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:21 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:21 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:21 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:21 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:21 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:21 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:21 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:21 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:21 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:21 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [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-26 19:27:22 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [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-26 19:27:22 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [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-26 19:27:22 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [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-26 19:27:22 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [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-26 19:27:22 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [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-26 19:27:22 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [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-26 19:27:22 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [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-26 19:27:22 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:22 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:22 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [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-26 19:27:23 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [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-26 19:27:23 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:23 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:23 [vpauto.fr] INFO: Requesting listing page 125: https://vpauto.eu/vehicle/list?page=125
2026-03-26 19:27:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=125> (referer: https://vpauto.eu/vehicle/list?page=124) ['zyte-api']
2026-03-26 19:27:25 [vpauto.fr] INFO: Found 61 ads on page 125
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [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-26 19:27:25 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [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-26 19:27:25 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [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-26 19:27:25 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [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-26 19:27:25 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [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-26 19:27:25 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [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-26 19:27:25 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:25 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:25 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [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-26 19:27:26 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [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-26 19:27:26 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [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-26 19:27:26 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [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-26 19:27:26 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:26 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:26 [vpauto.fr] INFO: Requesting listing page 126: https://vpauto.eu/vehicle/list?page=126
2026-03-26 19:27:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=126> (referer: https://vpauto.eu/vehicle/list?page=125) ['zyte-api']
2026-03-26 19:27:28 [vpauto.fr] INFO: Found 61 ads on page 126
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [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-26 19:27:28 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:28 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [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-26 19:27:28 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [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-26 19:27:28 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [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-26 19:27:28 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27: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-26 19:27:28 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:28 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [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-26 19:27:29 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [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-26 19:27:29 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [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-26 19:27:29 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [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-26 19:27:29 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [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-26 19:27:29 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:29 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:29 [vpauto.fr] INFO: Requesting listing page 127: https://vpauto.eu/vehicle/list?page=127
2026-03-26 19:27:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=127> (referer: https://vpauto.eu/vehicle/list?page=126) ['zyte-api']
2026-03-26 19:27:32 [vpauto.fr] INFO: Found 61 ads on page 127
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [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-26 19:27:32 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:32 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:32 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:33 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:33 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:33 [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-26 19:27:33 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:33 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:33 [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-26 19:27:33 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:33 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:33 [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-26 19:27:33 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:33 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:33 [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-26 19:27:33 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:33 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:33 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:33 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:33 [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-26 19:27:33 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:33 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:33 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:33 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:33 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:33 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:33 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:33 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [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-26 19:27:34 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [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-26 19:27:34 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [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-26 19:27:34 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [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-26 19:27:34 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:34 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:34 [vpauto.fr] INFO: Requesting listing page 128: https://vpauto.eu/vehicle/list?page=128
2026-03-26 19:27:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=128> (referer: https://vpauto.eu/vehicle/list?page=127) ['zyte-api']
2026-03-26 19:27:36 [vpauto.fr] INFO: Found 61 ads on page 128
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [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-26 19:27:36 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [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-26 19:27:36 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [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-26 19:27:36 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [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-26 19:27:36 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [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-26 19:27:36 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [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-26 19:27:36 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:36 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:36 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [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-26 19:27:37 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [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-26 19:27:37 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [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-26 19:27:37 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [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-26 19:27:37 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:37 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:37 [vpauto.fr] INFO: Requesting listing page 129: https://vpauto.eu/vehicle/list?page=129
2026-03-26 19:27:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=129> (referer: https://vpauto.eu/vehicle/list?page=128) ['zyte-api']
2026-03-26 19:27:39 [vpauto.fr] INFO: Found 61 ads on page 129
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [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-26 19:27:39 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [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-26 19:27:39 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [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-26 19:27:39 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [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-26 19:27:39 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [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-26 19:27:39 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [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-26 19:27:39 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:39 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:39 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [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-26 19:27:40 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [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-26 19:27:40 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [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-26 19:27:40 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [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-26 19:27:40 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:40 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:40 [vpauto.fr] INFO: Requesting listing page 130: https://vpauto.eu/vehicle/list?page=130
2026-03-26 19:27:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=130> (referer: https://vpauto.eu/vehicle/list?page=129) ['zyte-api']
2026-03-26 19:27:42 [vpauto.fr] INFO: Found 61 ads on page 130
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27: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-26 19:27:42 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:42 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:42 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27: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-26 19:27:43 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27: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-26 19:27:43 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27: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-26 19:27:43 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [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-26 19:27:43 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27: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-26 19:27:43 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27: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-26 19:27:43 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [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-26 19:27:43 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [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-26 19:27:43 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [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-26 19:27:43 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:43 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:43 [vpauto.fr] INFO: Requesting listing page 131: https://vpauto.eu/vehicle/list?page=131
2026-03-26 19:27:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=131> (referer: https://vpauto.eu/vehicle/list?page=130) ['zyte-api']
2026-03-26 19:27:45 [vpauto.fr] INFO: Found 61 ads on page 131
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [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-26 19:27:45 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [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-26 19:27:45 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [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-26 19:27:45 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [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-26 19:27:45 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [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-26 19:27:45 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:45 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:45 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [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-26 19:27:46 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [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-26 19:27:46 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [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-26 19:27:46 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [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-26 19:27:46 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:46 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:46 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:47 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:47 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:47 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:47 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:47 [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-26 19:27:47 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:47 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:47 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:47 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:47 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:47 [vpauto.fr] INFO: Requesting listing page 132: https://vpauto.eu/vehicle/list?page=132
2026-03-26 19:27:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=132> (referer: https://vpauto.eu/vehicle/list?page=131) ['zyte-api']
2026-03-26 19:27:48 [vpauto.fr] INFO: Found 61 ads on page 132
2026-03-26 19:27:48 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:48 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:48 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:48 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:48 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:48 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:48 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:48 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:48 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:48 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:48 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:48 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:48 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [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-26 19:27:49 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [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-26 19:27:49 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [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-26 19:27:49 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [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-26 19:27:49 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [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-26 19:27:49 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [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-26 19:27:49 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [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-26 19:27:49 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [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-26 19:27:49 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [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-26 19:27:49 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:49 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:27:49 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:27:50 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:27:50 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:50 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:27:50 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:50 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:27:50 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:50 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:27:50 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:27:50 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:27:50 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:50 [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-26 19:27:50 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:27:50 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:50 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:27:50 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:50 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:27:50 [vpauto.fr] INFO: Requesting listing page 133: https://vpauto.eu/vehicle/list?page=133
2026-03-26 19:27:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:27:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=133> (referer: https://vpauto.eu/vehicle/list?page=132) ['zyte-api']
2026-03-26 19:27:59 [vpauto.fr] INFO: Found 61 ads on page 133
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [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-26 19:27:59 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [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-26 19:27:59 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [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-26 19:27:59 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [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-26 19:27:59 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [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-26 19:27:59 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:27:59 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:27:59 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [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-26 19:28:00 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [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-26 19:28:00 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [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-26 19:28:00 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [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-26 19:28:00 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [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-26 19:28:00 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:00 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:00 [vpauto.fr] INFO: Requesting listing page 134: https://vpauto.eu/vehicle/list?page=134
2026-03-26 19:28:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=134> (referer: https://vpauto.eu/vehicle/list?page=133) ['zyte-api']
2026-03-26 19:28:02 [vpauto.fr] INFO: Found 61 ads on page 134
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [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-26 19:28:02 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:02 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:02 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [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-26 19:28:03 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [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-26 19:28:03 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [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-26 19:28:03 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [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-26 19:28:03 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [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-26 19:28:03 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [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-26 19:28:03 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [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-26 19:28:03 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [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-26 19:28:03 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [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-26 19:28:03 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:03 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:03 [vpauto.fr] INFO: Requesting listing page 135: https://vpauto.eu/vehicle/list?page=135
2026-03-26 19:28:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:06 [scrapy.extensions.logstats] INFO: Crawled 186 pages (at 15 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:28:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:28:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=135> (referer: https://vpauto.eu/vehicle/list?page=134) ['zyte-api']
2026-03-26 19:28:09 [vpauto.fr] INFO: Found 61 ads on page 135
2026-03-26 19:28:09 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:09 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:09 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:09 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:09 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [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-26 19:28:10 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [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-26 19:28:10 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [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-26 19:28:10 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [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-26 19:28:10 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [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-26 19:28:10 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:10 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:10 [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-26 19:28:10 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:10 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [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-26 19:28:11 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [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-26 19:28:11 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [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-26 19:28:11 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [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-26 19:28:11 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:11 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:11 [vpauto.fr] INFO: Requesting listing page 136: https://vpauto.eu/vehicle/list?page=136
2026-03-26 19:28:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=136> (referer: https://vpauto.eu/vehicle/list?page=135) ['zyte-api']
2026-03-26 19:28:13 [vpauto.fr] INFO: Found 61 ads on page 136
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:13 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:13 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:13 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:13 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:13 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:13 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:13 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:13 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:13 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:13 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:13 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:13 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [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-26 19:28:14 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [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-26 19:28:14 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [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-26 19:28:14 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [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-26 19:28:14 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [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-26 19:28:14 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [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-26 19:28:14 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [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-26 19:28:14 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [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-26 19:28:14 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [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-26 19:28:14 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [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-26 19:28:14 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:14 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:14 [vpauto.fr] INFO: Requesting listing page 137: https://vpauto.eu/vehicle/list?page=137
2026-03-26 19:28:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=137> (referer: https://vpauto.eu/vehicle/list?page=136) ['zyte-api']
2026-03-26 19:28:16 [vpauto.fr] INFO: Found 61 ads on page 137
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [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-26 19:28:16 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:16 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:16 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [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-26 19:28:17 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [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-26 19:28:17 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [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-26 19:28:17 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [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-26 19:28:17 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [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-26 19:28:17 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [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-26 19:28:17 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [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-26 19:28:17 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [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-26 19:28:17 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [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-26 19:28:17 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:17 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:17 [vpauto.fr] INFO: Requesting listing page 138: https://vpauto.eu/vehicle/list?page=138
2026-03-26 19:28:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=138> (referer: https://vpauto.eu/vehicle/list?page=137) ['zyte-api']
2026-03-26 19:28:20 [vpauto.fr] INFO: Found 61 ads on page 138
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [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-26 19:28:20 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:20 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:20 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [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-26 19:28:21 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [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-26 19:28:21 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [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-26 19:28:21 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [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-26 19:28:21 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [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-26 19:28:21 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [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-26 19:28:21 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [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-26 19:28:21 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [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-26 19:28:21 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [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-26 19:28:21 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:21 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:21 [vpauto.fr] INFO: Requesting listing page 139: https://vpauto.eu/vehicle/list?page=139
2026-03-26 19:28:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=139> (referer: https://vpauto.eu/vehicle/list?page=138) ['zyte-api']
2026-03-26 19:28:23 [vpauto.fr] INFO: Found 61 ads on page 139
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [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-26 19:28:23 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:23 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:23 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [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-26 19:28:24 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [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-26 19:28:24 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [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-26 19:28:24 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [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-26 19:28:24 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [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-26 19:28:24 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [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-26 19:28:24 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [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-26 19:28:24 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:24 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:24 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:25 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:25 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:25 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [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-26 19:28:25 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:25 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:25 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:25 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:25 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:25 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:25 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [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-26 19:28:25 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:25 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:25 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:25 [vpauto.fr] INFO: Requesting listing page 140: https://vpauto.eu/vehicle/list?page=140
2026-03-26 19:28:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=140> (referer: https://vpauto.eu/vehicle/list?page=139) ['zyte-api']
2026-03-26 19:28:26 [vpauto.fr] INFO: Found 61 ads on page 140
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:26 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:26 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [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-26 19:28:27 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [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-26 19:28:27 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [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-26 19:28:27 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [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-26 19:28:27 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [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-26 19:28:27 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [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-26 19:28:27 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [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-26 19:28:27 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [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-26 19:28:27 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [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-26 19:28:27 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [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-26 19:28:27 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:27 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:27 [vpauto.fr] INFO: Requesting listing page 141: https://vpauto.eu/vehicle/list?page=141
2026-03-26 19:28:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=141> (referer: https://vpauto.eu/vehicle/list?page=140) ['zyte-api']
2026-03-26 19:28:32 [vpauto.fr] INFO: Found 61 ads on page 141
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [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-26 19:28:32 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:32 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [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-26 19:28:32 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [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-26 19:28:32 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:32 [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-26 19:28:32 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:32 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [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-26 19:28:33 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [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-26 19:28:33 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [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-26 19:28:33 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [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-26 19:28:33 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [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-26 19:28:33 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [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-26 19:28:33 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:33 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:33 [vpauto.fr] INFO: Requesting listing page 142: https://vpauto.eu/vehicle/list?page=142
2026-03-26 19:28:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=142> (referer: https://vpauto.eu/vehicle/list?page=141) ['zyte-api']
2026-03-26 19:28:35 [vpauto.fr] INFO: Found 61 ads on page 142
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [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-26 19:28:35 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [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-26 19:28:35 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [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-26 19:28:35 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [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-26 19:28:35 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [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-26 19:28:35 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [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-26 19:28:35 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:35 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:35 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [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-26 19:28:36 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [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-26 19:28:36 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [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-26 19:28:36 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [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-26 19:28:36 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:36 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:36 [vpauto.fr] INFO: Requesting listing page 143: https://vpauto.eu/vehicle/list?page=143
2026-03-26 19:28:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=143> (referer: https://vpauto.eu/vehicle/list?page=142) ['zyte-api']
2026-03-26 19:28:38 [vpauto.fr] INFO: Found 61 ads on page 143
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [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-26 19:28:38 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:38 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:38 [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-26 19:28:38 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:38 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [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-26 19:28:39 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [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-26 19:28:39 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [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-26 19:28:39 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [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-26 19:28:39 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [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-26 19:28:39 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [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-26 19:28:39 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:39 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:39 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:40 [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-26 19:28:40 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:40 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:40 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:40 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:40 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:40 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:40 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:40 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:40 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:40 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:40 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:40 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:40 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:40 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:40 [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-26 19:28:40 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:40 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:40 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:40 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:40 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:40 [vpauto.fr] INFO: Requesting listing page 144: https://vpauto.eu/vehicle/list?page=144
2026-03-26 19:28:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=144> (referer: https://vpauto.eu/vehicle/list?page=143) ['zyte-api']
2026-03-26 19:28:41 [vpauto.fr] INFO: Found 61 ads on page 144
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:41 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:41 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:41 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:41 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:41 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:41 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:41 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:41 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:41 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:41 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:41 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:41 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28: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-26 19:28:42 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [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-26 19:28:42 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [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-26 19:28:42 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [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-26 19:28:42 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [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-26 19:28:42 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [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-26 19:28:42 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [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-26 19:28:42 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [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-26 19:28:42 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [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-26 19:28:42 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:42 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:42 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:43 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:43 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:43 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:43 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:43 [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-26 19:28:43 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:43 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:43 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:43 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:43 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:43 [vpauto.fr] INFO: Requesting listing page 145: https://vpauto.eu/vehicle/list?page=145
2026-03-26 19:28:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=145> (referer: https://vpauto.eu/vehicle/list?page=144) ['zyte-api']
2026-03-26 19:28:44 [vpauto.fr] INFO: Found 61 ads on page 145
2026-03-26 19:28:44 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:44 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:44 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:44 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:44 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:44 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:44 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [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-26 19:28:45 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [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-26 19:28:45 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [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-26 19:28:45 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [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-26 19:28:45 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [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-26 19:28:45 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [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-26 19:28:45 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [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-26 19:28:45 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [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-26 19:28:45 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:45 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:45 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [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-26 19:28:46 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [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-26 19:28:46 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:46 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:46 [vpauto.fr] INFO: Requesting listing page 146: https://vpauto.eu/vehicle/list?page=146
2026-03-26 19:28:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=146> (referer: https://vpauto.eu/vehicle/list?page=145) ['zyte-api']
2026-03-26 19:28:48 [vpauto.fr] INFO: Found 61 ads on page 146
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [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-26 19:28:48 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [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-26 19:28:48 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [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-26 19:28:48 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [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-26 19:28:48 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [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-26 19:28:48 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [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-26 19:28:48 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [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-26 19:28:48 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [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-26 19:28:48 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:48 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:48 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [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-26 19:28:49 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [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-26 19:28:49 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:49 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:49 [vpauto.fr] INFO: Requesting listing page 147: https://vpauto.eu/vehicle/list?page=147
2026-03-26 19:28:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=147> (referer: https://vpauto.eu/vehicle/list?page=146) ['zyte-api']
2026-03-26 19:28:50 [vpauto.fr] INFO: Found 61 ads on page 147
2026-03-26 19:28:50 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:50 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:50 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:50 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:50 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:50 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:50 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:50 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:50 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:50 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:50 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:50 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:50 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:50 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:50 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:50 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:50 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:50 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:50 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:50 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:50 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [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-26 19:28:51 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [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-26 19:28:51 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [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-26 19:28:51 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [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-26 19:28:51 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [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-26 19:28:51 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [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-26 19:28:51 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:51 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:51 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [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-26 19:28:52 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [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-26 19:28:52 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [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-26 19:28:52 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [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-26 19:28:52 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:52 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:52 [vpauto.fr] INFO: Requesting listing page 148: https://vpauto.eu/vehicle/list?page=148
2026-03-26 19:28:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=148> (referer: https://vpauto.eu/vehicle/list?page=147) ['zyte-api']
2026-03-26 19:28:54 [vpauto.fr] INFO: Found 61 ads on page 148
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [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-26 19:28:54 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:54 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:54 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [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-26 19:28:55 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [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-26 19:28:55 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [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-26 19:28:55 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [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-26 19:28:55 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [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-26 19:28:55 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [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-26 19:28:55 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [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-26 19:28:55 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [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-26 19:28:55 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [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-26 19:28:55 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:55 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:55 [vpauto.fr] INFO: Requesting listing page 149: https://vpauto.eu/vehicle/list?page=149
2026-03-26 19:28:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:28:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=149> (referer: https://vpauto.eu/vehicle/list?page=148) ['zyte-api']
2026-03-26 19:28:57 [vpauto.fr] INFO: Found 61 ads on page 149
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [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-26 19:28:57 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:28:57 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [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-26 19:28:57 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:57 [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-26 19:28:57 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:28:57 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:28:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [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-26 19:28:58 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [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-26 19:28:58 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [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-26 19:28:58 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [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-26 19:28:58 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [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-26 19:28:58 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [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-26 19:28:58 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [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-26 19:28:58 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:28:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:28:58 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:28:58 [vpauto.fr] INFO: Requesting listing page 150: https://vpauto.eu/vehicle/list?page=150
2026-03-26 19:28:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=150> (referer: https://vpauto.eu/vehicle/list?page=149) ['zyte-api']
2026-03-26 19:29:00 [vpauto.fr] INFO: Found 61 ads on page 150
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [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-26 19:29:00 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [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-26 19:29:00 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [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-26 19:29:00 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [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-26 19:29:00 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [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-26 19:29:00 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:00 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:00 [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-26 19:29:00 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:00 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [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-26 19:29:01 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [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-26 19:29:01 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [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-26 19:29:01 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [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-26 19:29:01 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:01 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:01 [vpauto.fr] INFO: Requesting listing page 151: https://vpauto.eu/vehicle/list?page=151
2026-03-26 19:29:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=151> (referer: https://vpauto.eu/vehicle/list?page=150) ['zyte-api']
2026-03-26 19:29:03 [vpauto.fr] INFO: Found 61 ads on page 151
2026-03-26 19:29:03 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:03 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:03 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:03 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:03 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:03 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:03 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:03 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:03 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:03 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:03 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:03 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:03 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:03 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:03 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:03 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:03 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [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-26 19:29:04 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [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-26 19:29:04 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [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-26 19:29:04 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [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-26 19:29:04 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [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-26 19:29:04 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [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-26 19:29:04 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [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-26 19:29:04 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [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-26 19:29:04 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:04 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:04 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:05 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:05 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:05 [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-26 19:29:05 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:05 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:05 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:05 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:05 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:05 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:05 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:05 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:05 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:05 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:05 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:05 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:05 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:05 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:05 [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-26 19:29:05 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:05 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:05 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:05 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:05 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:05 [vpauto.fr] INFO: Requesting listing page 152: https://vpauto.eu/vehicle/list?page=152
2026-03-26 19:29:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:06 [scrapy.extensions.logstats] INFO: Crawled 203 pages (at 17 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:29:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:29:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=152> (referer: https://vpauto.eu/vehicle/list?page=151) ['zyte-api']
2026-03-26 19:29:07 [vpauto.fr] INFO: Found 61 ads on page 152
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [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-26 19:29:07 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [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-26 19:29:07 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [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-26 19:29:07 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [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-26 19:29:07 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [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-26 19:29:07 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [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-26 19:29:07 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [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-26 19:29:07 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [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-26 19:29:07 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:07 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:07 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [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-26 19:29:08 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [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-26 19:29:08 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:08 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:08 [vpauto.fr] INFO: Requesting listing page 153: https://vpauto.eu/vehicle/list?page=153
2026-03-26 19:29:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=153> (referer: https://vpauto.eu/vehicle/list?page=152) ['zyte-api']
2026-03-26 19:29:10 [vpauto.fr] INFO: Found 61 ads on page 153
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [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-26 19:29:10 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [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-26 19:29:10 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [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-26 19:29:10 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [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-26 19:29:10 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [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-26 19:29:10 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [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-26 19:29:10 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [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-26 19:29:10 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [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-26 19:29:10 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:10 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:10 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:11 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:11 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:11 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [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-26 19:29:11 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:11 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:11 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:11 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:11 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:11 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:11 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [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-26 19:29:11 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:11 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:11 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:11 [vpauto.fr] INFO: Requesting listing page 154: https://vpauto.eu/vehicle/list?page=154
2026-03-26 19:29:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=154> (referer: https://vpauto.eu/vehicle/list?page=153) ['zyte-api']
2026-03-26 19:29:13 [vpauto.fr] INFO: Found 61 ads on page 154
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [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-26 19:29:13 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [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-26 19:29:13 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [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-26 19:29:13 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [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-26 19:29:13 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [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-26 19:29:13 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [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-26 19:29:13 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [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-26 19:29:13 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [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-26 19:29:13 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:13 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:13 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [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-26 19:29:14 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [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-26 19:29:14 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:14 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:14 [vpauto.fr] INFO: Requesting listing page 155: https://vpauto.eu/vehicle/list?page=155
2026-03-26 19:29:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=155> (referer: https://vpauto.eu/vehicle/list?page=154) ['zyte-api']
2026-03-26 19:29:16 [vpauto.fr] INFO: Found 61 ads on page 155
2026-03-26 19:29:16 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [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-26 19:29:17 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [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-26 19:29:17 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [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-26 19:29:17 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [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-26 19:29:17 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [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-26 19:29:17 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [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-26 19:29:17 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [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-26 19:29:17 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [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-26 19:29:17 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:17 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:17 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:18 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:18 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:18 [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-26 19:29:18 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:18 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:18 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:18 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:18 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:18 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:18 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:18 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:18 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:18 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:18 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:18 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:18 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:18 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:18 [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-26 19:29:18 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:18 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:18 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:18 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:18 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:18 [vpauto.fr] INFO: Requesting listing page 156: https://vpauto.eu/vehicle/list?page=156
2026-03-26 19:29:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=156> (referer: https://vpauto.eu/vehicle/list?page=155) ['zyte-api']
2026-03-26 19:29:20 [vpauto.fr] INFO: Found 61 ads on page 156
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [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-26 19:29:20 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [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-26 19:29:20 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [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-26 19:29:20 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [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-26 19:29:20 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [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-26 19:29:20 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [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-26 19:29:20 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:20 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:20 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [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-26 19:29:21 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [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-26 19:29:21 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [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-26 19:29:21 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [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-26 19:29:21 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:21 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:21 [vpauto.fr] INFO: Requesting listing page 157: https://vpauto.eu/vehicle/list?page=157
2026-03-26 19:29:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=157> (referer: https://vpauto.eu/vehicle/list?page=156) ['zyte-api']
2026-03-26 19:29:23 [vpauto.fr] INFO: Found 61 ads on page 157
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [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-26 19:29:23 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [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-26 19:29:23 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [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-26 19:29:23 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [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-26 19:29:23 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [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-26 19:29:23 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [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-26 19:29:23 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:23 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:23 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [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-26 19:29:24 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [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-26 19:29:24 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [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-26 19:29:24 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [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-26 19:29:24 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:24 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:24 [vpauto.fr] INFO: Requesting listing page 158: https://vpauto.eu/vehicle/list?page=158
2026-03-26 19:29:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=158> (referer: https://vpauto.eu/vehicle/list?page=157) ['zyte-api']
2026-03-26 19:29:26 [vpauto.fr] INFO: Found 61 ads on page 158
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [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-26 19:29:26 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:26 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [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-26 19:29:26 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:26 [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-26 19:29:26 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:26 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [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-26 19:29:27 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [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-26 19:29:27 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [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-26 19:29:27 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [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-26 19:29:27 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [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-26 19:29:27 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [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-26 19:29:27 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [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-26 19:29:27 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:27 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:27 [vpauto.fr] INFO: Requesting listing page 159: https://vpauto.eu/vehicle/list?page=159
2026-03-26 19:29:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=159> (referer: https://vpauto.eu/vehicle/list?page=158) ['zyte-api']
2026-03-26 19:29:29 [vpauto.fr] INFO: Found 61 ads on page 159
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:29 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:29 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:29 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:29 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:29 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:29 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:29 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:29 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:29 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:29 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:29 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:29 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [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-26 19:29:30 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [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-26 19:29:30 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [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-26 19:29:30 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [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-26 19:29:30 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [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-26 19:29:30 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [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-26 19:29:30 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [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-26 19:29:30 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [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-26 19:29:30 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [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-26 19:29:30 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:30 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:30 [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-26 19:29:30 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:30 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:31 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:31 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:31 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:31 [vpauto.fr] INFO: Requesting listing page 160: https://vpauto.eu/vehicle/list?page=160
2026-03-26 19:29:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=160> (referer: https://vpauto.eu/vehicle/list?page=159) ['zyte-api']
2026-03-26 19:29:32 [vpauto.fr] INFO: Found 61 ads on page 160
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [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-26 19:29:32 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:32 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:32 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [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-26 19:29:33 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [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-26 19:29:33 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [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-26 19:29:33 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [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-26 19:29:33 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [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-26 19:29:33 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [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-26 19:29:33 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [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-26 19:29:33 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [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-26 19:29:33 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [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-26 19:29:33 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:33 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:33 [vpauto.fr] INFO: Requesting listing page 161: https://vpauto.eu/vehicle/list?page=161
2026-03-26 19:29:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=161> (referer: https://vpauto.eu/vehicle/list?page=160) ['zyte-api']
2026-03-26 19:29:35 [vpauto.fr] INFO: Found 61 ads on page 161
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [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-26 19:29:35 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [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-26 19:29:35 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [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-26 19:29:35 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [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-26 19:29:35 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [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-26 19:29:35 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [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-26 19:29:35 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:35 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:35 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [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-26 19:29:36 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [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-26 19:29:36 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [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-26 19:29:36 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [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-26 19:29:36 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:36 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:36 [vpauto.fr] INFO: Requesting listing page 162: https://vpauto.eu/vehicle/list?page=162
2026-03-26 19:29:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=162> (referer: https://vpauto.eu/vehicle/list?page=161) ['zyte-api']
2026-03-26 19:29:38 [vpauto.fr] INFO: Found 61 ads on page 162
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [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-26 19:29:38 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:38 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [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-26 19:29:38 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [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-26 19:29:38 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:38 [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-26 19:29:38 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:38 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [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-26 19:29:39 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [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-26 19:29:39 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [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-26 19:29:39 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [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-26 19:29:39 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [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-26 19:29:39 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [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-26 19:29:39 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:39 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:39 [vpauto.fr] INFO: Requesting listing page 163: https://vpauto.eu/vehicle/list?page=163
2026-03-26 19:29:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=163> (referer: https://vpauto.eu/vehicle/list?page=162) ['zyte-api']
2026-03-26 19:29:41 [vpauto.fr] INFO: Found 61 ads on page 163
2026-03-26 19:29:41 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:41 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:41 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:41 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:41 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:41 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:41 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:41 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:41 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29: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-26 19:29:42 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [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-26 19:29:42 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [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-26 19:29:42 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [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-26 19:29:42 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [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-26 19:29:42 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [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-26 19:29:42 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [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-26 19:29:42 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [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-26 19:29:42 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:42 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:42 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [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-26 19:29:43 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [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-26 19:29:43 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:43 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:43 [vpauto.fr] INFO: Requesting listing page 164: https://vpauto.eu/vehicle/list?page=164
2026-03-26 19:29:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=164> (referer: https://vpauto.eu/vehicle/list?page=163) ['zyte-api']
2026-03-26 19:29:44 [vpauto.fr] INFO: Found 61 ads on page 164
2026-03-26 19:29:44 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:44 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:44 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:44 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:44 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:44 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:44 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:44 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:44 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:44 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:44 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:44 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:44 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:44 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:44 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:44 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:44 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:44 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:44 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [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-26 19:29:45 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [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-26 19:29:45 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [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-26 19:29:45 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [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-26 19:29:45 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [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-26 19:29:45 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [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-26 19:29:45 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [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-26 19:29:45 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [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-26 19:29:45 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [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-26 19:29:45 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:45 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:45 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:46 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:46 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:46 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:46 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:46 [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-26 19:29:46 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:46 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:46 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:46 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:46 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:46 [vpauto.fr] INFO: Requesting listing page 165: https://vpauto.eu/vehicle/list?page=165
2026-03-26 19:29:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=165> (referer: https://vpauto.eu/vehicle/list?page=164) ['zyte-api']
2026-03-26 19:29:47 [vpauto.fr] INFO: Found 61 ads on page 165
2026-03-26 19:29:47 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:47 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:47 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:47 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:47 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:47 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:47 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:47 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:47 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:47 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:47 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:47 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:47 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:47 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:47 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:47 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:47 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:47 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:47 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [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-26 19:29:48 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [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-26 19:29:48 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [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-26 19:29:48 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [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-26 19:29:48 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [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-26 19:29:48 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [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-26 19:29:48 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [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-26 19:29:48 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [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-26 19:29:48 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [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-26 19:29:48 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:48 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:29:48 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:29:49 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:29:49 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:49 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:29:49 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:49 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:29:49 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:49 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:29:49 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:29:49 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:29:49 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:49 [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-26 19:29:49 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:29:49 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:49 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:29:49 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:49 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:29:49 [vpauto.fr] INFO: Requesting listing page 166: https://vpauto.eu/vehicle/list?page=166
2026-03-26 19:29:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:29:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=166> (referer: https://vpauto.eu/vehicle/list?page=165) ['zyte-api']
2026-03-26 19:29:59 [vpauto.fr] INFO: Found 61 ads on page 166
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:29:59 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:29:59 [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-26 19:29:59 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:29:59 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [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-26 19:30:00 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [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-26 19:30:00 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [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-26 19:30:00 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [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-26 19:30:00 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [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-26 19:30:00 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [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-26 19:30:00 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [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-26 19:30:00 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:00 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:00 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:01 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:01 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:01 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [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-26 19:30:01 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:01 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:01 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:01 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:01 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:01 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:01 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [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-26 19:30:01 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:01 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:01 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:01 [vpauto.fr] INFO: Requesting listing page 167: https://vpauto.eu/vehicle/list?page=167
2026-03-26 19:30:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=167> (referer: https://vpauto.eu/vehicle/list?page=166) ['zyte-api']
2026-03-26 19:30:03 [vpauto.fr] INFO: Found 61 ads on page 167
2026-03-26 19:30:03 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:03 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:03 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:03 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:03 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:03 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:03 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:03 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:03 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:03 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:03 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:03 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:03 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [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-26 19:30:04 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [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-26 19:30:04 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [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-26 19:30:04 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [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-26 19:30:04 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [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-26 19:30:04 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [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-26 19:30:04 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:04 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:04 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [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-26 19:30:05 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [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-26 19:30:05 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [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-26 19:30:05 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [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-26 19:30:05 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:05 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:05 [vpauto.fr] INFO: Requesting listing page 168: https://vpauto.eu/vehicle/list?page=168
2026-03-26 19:30:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:06 [scrapy.extensions.logstats] INFO: Crawled 219 pages (at 16 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:30:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=168> (referer: https://vpauto.eu/vehicle/list?page=167) ['zyte-api']
2026-03-26 19:30:07 [vpauto.fr] INFO: Found 61 ads on page 168
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [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-26 19:30:07 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:07 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:07 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [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-26 19:30:08 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [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-26 19:30:08 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [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-26 19:30:08 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [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-26 19:30:08 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [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-26 19:30:08 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [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-26 19:30:08 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [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-26 19:30:08 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [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-26 19:30:08 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [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-26 19:30:08 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:08 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:08 [vpauto.fr] INFO: Requesting listing page 169: https://vpauto.eu/vehicle/list?page=169
2026-03-26 19:30:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=169> (referer: https://vpauto.eu/vehicle/list?page=168) ['zyte-api']
2026-03-26 19:30:10 [vpauto.fr] INFO: Found 61 ads on page 169
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [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-26 19:30:10 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [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-26 19:30:10 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [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-26 19:30:10 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [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-26 19:30:10 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [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-26 19:30:10 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [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-26 19:30:10 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:10 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:10 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [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-26 19:30:11 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [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-26 19:30:11 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [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-26 19:30:11 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [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-26 19:30:11 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:11 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:11 [vpauto.fr] INFO: Requesting listing page 170: https://vpauto.eu/vehicle/list?page=170
2026-03-26 19:30:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=170> (referer: https://vpauto.eu/vehicle/list?page=169) ['zyte-api']
2026-03-26 19:30:12 [vpauto.fr] INFO: Found 61 ads on page 170
2026-03-26 19:30:12 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [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-26 19:30:13 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [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-26 19:30:13 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [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-26 19:30:13 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [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-26 19:30:13 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [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-26 19:30:13 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [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-26 19:30:13 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [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-26 19:30:13 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [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-26 19:30:13 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:13 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:13 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [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-26 19:30:14 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [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-26 19:30:14 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:14 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:14 [vpauto.fr] INFO: Requesting listing page 171: https://vpauto.eu/vehicle/list?page=171
2026-03-26 19:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=171> (referer: https://vpauto.eu/vehicle/list?page=170) ['zyte-api']
2026-03-26 19:30:16 [vpauto.fr] INFO: Found 61 ads on page 171
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:16 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:16 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [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-26 19:30:17 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [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-26 19:30:17 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [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-26 19:30:17 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [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-26 19:30:17 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [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-26 19:30:17 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [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-26 19:30:17 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [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-26 19:30:17 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [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-26 19:30:17 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:17 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:17 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:18 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:18 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:18 [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-26 19:30:18 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:18 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:18 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:18 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:18 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:18 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:18 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:18 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:18 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:18 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:18 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:18 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:18 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:18 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:18 [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-26 19:30:18 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:18 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:18 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:18 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:18 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:18 [vpauto.fr] INFO: Requesting listing page 172: https://vpauto.eu/vehicle/list?page=172
2026-03-26 19:30:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=172> (referer: https://vpauto.eu/vehicle/list?page=171) ['zyte-api']
2026-03-26 19:30:19 [vpauto.fr] INFO: Found 61 ads on page 172
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [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-26 19:30:19 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:19 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:19 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [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-26 19:30:20 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [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-26 19:30:20 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [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-26 19:30:20 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [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-26 19:30:20 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [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-26 19:30:20 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [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-26 19:30:20 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [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-26 19:30:20 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [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-26 19:30:20 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [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-26 19:30:20 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:20 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:20 [vpauto.fr] INFO: Requesting listing page 173: https://vpauto.eu/vehicle/list?page=173
2026-03-26 19:30:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=173> (referer: https://vpauto.eu/vehicle/list?page=172) ['zyte-api']
2026-03-26 19:30:22 [vpauto.fr] INFO: Found 61 ads on page 173
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [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-26 19:30:22 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:22 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:22 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [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-26 19:30:23 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [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-26 19:30:23 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [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-26 19:30:23 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [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-26 19:30:23 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [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-26 19:30:23 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [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-26 19:30:23 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [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-26 19:30:23 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [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-26 19:30:23 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [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-26 19:30:23 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:23 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:23 [vpauto.fr] INFO: Requesting listing page 174: https://vpauto.eu/vehicle/list?page=174
2026-03-26 19:30:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=174> (referer: https://vpauto.eu/vehicle/list?page=173) ['zyte-api']
2026-03-26 19:30:25 [vpauto.fr] INFO: Found 61 ads on page 174
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [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-26 19:30:25 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [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-26 19:30:25 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [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-26 19:30:25 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [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-26 19:30:25 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [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-26 19:30:25 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [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-26 19:30:25 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:25 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:25 [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-26 19:30:25 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:25 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [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-26 19:30:26 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [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-26 19:30:26 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [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-26 19:30:26 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:26 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:26 [vpauto.fr] INFO: Requesting listing page 175: https://vpauto.eu/vehicle/list?page=175
2026-03-26 19:30:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=175> (referer: https://vpauto.eu/vehicle/list?page=174) ['zyte-api']
2026-03-26 19:30:28 [vpauto.fr] INFO: Found 61 ads on page 175
2026-03-26 19:30:28 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:28 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:28 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:28 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:28 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:28 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:28 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:28 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:28 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:28 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:28 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:28 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:28 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:28 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:28 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:28 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:28 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:28 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:28 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [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-26 19:30:29 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [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-26 19:30:29 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [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-26 19:30:29 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [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-26 19:30:29 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [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-26 19:30:29 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [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-26 19:30:29 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [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-26 19:30:29 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [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-26 19:30:29 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:29 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:29 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:30 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:30 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [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-26 19:30:30 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:30 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:30 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:30 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:30 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:30 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:30 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [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-26 19:30:30 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:30 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:30 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:30 [vpauto.fr] INFO: Requesting listing page 176: https://vpauto.eu/vehicle/list?page=176
2026-03-26 19:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=176> (referer: https://vpauto.eu/vehicle/list?page=175) ['zyte-api']
2026-03-26 19:30:31 [vpauto.fr] INFO: Found 61 ads on page 176
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:31 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:31 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [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-26 19:30:32 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [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-26 19:30:32 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [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-26 19:30:32 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [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-26 19:30:32 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [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-26 19:30:32 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [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-26 19:30:32 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [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-26 19:30:32 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [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-26 19:30:32 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [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-26 19:30:32 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:32 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:32 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:33 [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-26 19:30:33 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:33 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:33 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:33 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:33 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:33 [vpauto.fr] INFO: Requesting listing page 177: https://vpauto.eu/vehicle/list?page=177
2026-03-26 19:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=177> (referer: https://vpauto.eu/vehicle/list?page=176) ['zyte-api']
2026-03-26 19:30:34 [vpauto.fr] INFO: Found 61 ads on page 177
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [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-26 19:30:34 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:34 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [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-26 19:30:34 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [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-26 19:30:34 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [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-26 19:30:34 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:34 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:34 [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-26 19:30:35 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [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-26 19:30:35 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [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-26 19:30:35 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [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-26 19:30:35 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [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-26 19:30:35 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [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-26 19:30:35 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:35 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:35 [vpauto.fr] INFO: Requesting listing page 178: https://vpauto.eu/vehicle/list?page=178
2026-03-26 19:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=178> (referer: https://vpauto.eu/vehicle/list?page=177) ['zyte-api']
2026-03-26 19:30:37 [vpauto.fr] INFO: Found 61 ads on page 178
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [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-26 19:30:37 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:37 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [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-26 19:30:37 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [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-26 19:30:37 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [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-26 19:30:37 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:37 [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-26 19:30:37 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:37 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [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-26 19:30:38 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [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-26 19:30:38 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [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-26 19:30:38 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [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-26 19:30:38 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [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-26 19:30:38 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:38 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:38 [vpauto.fr] INFO: Requesting listing page 179: https://vpauto.eu/vehicle/list?page=179
2026-03-26 19:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=179> (referer: https://vpauto.eu/vehicle/list?page=178) ['zyte-api']
2026-03-26 19:30:40 [vpauto.fr] INFO: Found 61 ads on page 179
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:40 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:40 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:40 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:40 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:40 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:40 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:40 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:40 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:40 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:40 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:40 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:40 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [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-26 19:30:41 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [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-26 19:30:41 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [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-26 19:30:41 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [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-26 19:30:41 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [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-26 19:30:41 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [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-26 19:30:41 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [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-26 19:30:41 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [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-26 19:30:41 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:41 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:41 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:42 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:42 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:42 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [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-26 19:30:42 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:42 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:42 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:42 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:42 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:42 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:42 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [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-26 19:30:42 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:42 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:42 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:42 [vpauto.fr] INFO: Requesting listing page 180: https://vpauto.eu/vehicle/list?page=180
2026-03-26 19:30:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=180> (referer: https://vpauto.eu/vehicle/list?page=179) ['zyte-api']
2026-03-26 19:30:47 [vpauto.fr] INFO: Found 61 ads on page 180
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [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-26 19:30:47 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [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-26 19:30:47 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [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-26 19:30:47 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [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-26 19:30:47 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [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-26 19:30:47 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [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-26 19:30:47 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:47 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:47 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [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-26 19:30:48 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [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-26 19:30:48 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [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-26 19:30:48 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [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-26 19:30:48 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:48 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:48 [vpauto.fr] INFO: Requesting listing page 181: https://vpauto.eu/vehicle/list?page=181
2026-03-26 19:30:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:30:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=181> (referer: https://vpauto.eu/vehicle/list?page=180) ['zyte-api']
2026-03-26 19:30:50 [vpauto.fr] INFO: Found 61 ads on page 181
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [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-26 19:30:50 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:50 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:30:50 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [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-26 19:30:51 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [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-26 19:30:51 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [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-26 19:30:51 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [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-26 19:30:51 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [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-26 19:30:51 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [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-26 19:30:51 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [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-26 19:30:51 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [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-26 19:30:51 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [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-26 19:30:51 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:30:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:30:51 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:30:51 [vpauto.fr] INFO: Requesting listing page 182: https://vpauto.eu/vehicle/list?page=182
2026-03-26 19:30:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=182> (referer: https://vpauto.eu/vehicle/list?page=181) ['zyte-api']
2026-03-26 19:31:01 [vpauto.fr] INFO: Found 61 ads on page 182
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [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-26 19:31:01 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:01 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:01 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [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-26 19:31:02 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [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-26 19:31:02 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [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-26 19:31:02 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [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-26 19:31:02 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [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-26 19:31:02 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [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-26 19:31:02 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [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-26 19:31:02 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [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-26 19:31:02 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [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-26 19:31:02 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:02 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:02 [vpauto.fr] INFO: Requesting listing page 183: https://vpauto.eu/vehicle/list?page=183
2026-03-26 19:31:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=183> (referer: https://vpauto.eu/vehicle/list?page=182) ['zyte-api']
2026-03-26 19:31:04 [vpauto.fr] INFO: Found 61 ads on page 183
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:04 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:04 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [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-26 19:31:05 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [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-26 19:31:05 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [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-26 19:31:05 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [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-26 19:31:05 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [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-26 19:31:05 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [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-26 19:31:05 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:05 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:05 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [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-26 19:31:06 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [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-26 19:31:06 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [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-26 19:31:06 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [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-26 19:31:06 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:06 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:06 [vpauto.fr] INFO: Requesting listing page 184: https://vpauto.eu/vehicle/list?page=184
2026-03-26 19:31:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:06 [scrapy.extensions.logstats] INFO: Crawled 235 pages (at 16 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=184> (referer: https://vpauto.eu/vehicle/list?page=183) ['zyte-api']
2026-03-26 19:31:10 [vpauto.fr] INFO: Found 61 ads on page 184
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [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-26 19:31:10 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [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-26 19:31:10 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [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-26 19:31:10 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [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-26 19:31:10 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [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-26 19:31:10 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [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-26 19:31:10 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:10 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:10 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [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-26 19:31:11 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [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-26 19:31:11 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [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-26 19:31:11 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [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-26 19:31:11 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:11 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:11 [vpauto.fr] INFO: Requesting listing page 185: https://vpauto.eu/vehicle/list?page=185
2026-03-26 19:31:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=185> (referer: https://vpauto.eu/vehicle/list?page=184) ['zyte-api']
2026-03-26 19:31:13 [vpauto.fr] INFO: Found 61 ads on page 185
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [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-26 19:31:13 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [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-26 19:31:13 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [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-26 19:31:13 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [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-26 19:31:13 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [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-26 19:31:13 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:13 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:13 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [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-26 19:31:14 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [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-26 19:31:14 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [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-26 19:31:14 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [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-26 19:31:14 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [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-26 19:31:14 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:14 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:14 [vpauto.fr] INFO: Requesting listing page 186: https://vpauto.eu/vehicle/list?page=186
2026-03-26 19:31:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=186> (referer: https://vpauto.eu/vehicle/list?page=185) ['zyte-api']
2026-03-26 19:31:16 [vpauto.fr] INFO: Found 61 ads on page 186
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [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-26 19:31:16 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [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-26 19:31:16 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [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-26 19:31:16 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [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-26 19:31:16 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [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-26 19:31:16 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [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-26 19:31:16 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:16 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:16 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [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-26 19:31:17 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [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-26 19:31:17 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [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-26 19:31:17 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [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-26 19:31:17 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:17 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:17 [vpauto.fr] INFO: Requesting listing page 187: https://vpauto.eu/vehicle/list?page=187
2026-03-26 19:31:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=187> (referer: https://vpauto.eu/vehicle/list?page=186) ['zyte-api']
2026-03-26 19:31:19 [vpauto.fr] INFO: Found 61 ads on page 187
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:19 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:19 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [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-26 19:31:20 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [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-26 19:31:20 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [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-26 19:31:20 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [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-26 19:31:20 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [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-26 19:31:20 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [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-26 19:31:20 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [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-26 19:31:20 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [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-26 19:31:20 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [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-26 19:31:20 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:20 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:20 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:21 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:21 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:21 [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-26 19:31:21 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:21 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:21 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:21 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:21 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:21 [vpauto.fr] INFO: Requesting listing page 188: https://vpauto.eu/vehicle/list?page=188
2026-03-26 19:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=188> (referer: https://vpauto.eu/vehicle/list?page=187) ['zyte-api']
2026-03-26 19:31:31 [vpauto.fr] INFO: Found 61 ads on page 188
2026-03-26 19:31:31 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:31 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:31 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:31 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:31 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:31 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:31 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:31 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:31 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:31 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:31 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:31 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:31 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:31 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:31 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [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-26 19:31:32 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [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-26 19:31:32 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [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-26 19:31:32 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [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-26 19:31:32 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [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-26 19:31:32 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [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-26 19:31:32 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [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-26 19:31:32 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [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-26 19:31:32 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:32 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:32 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:33 [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-26 19:31:33 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:33 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:33 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:33 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:33 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:33 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:33 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:33 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:33 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:33 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:33 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:33 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:33 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:33 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:33 [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-26 19:31:33 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:33 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:33 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:33 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:33 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:33 [vpauto.fr] INFO: Requesting listing page 189: https://vpauto.eu/vehicle/list?page=189
2026-03-26 19:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=189> (referer: https://vpauto.eu/vehicle/list?page=188) ['zyte-api']
2026-03-26 19:31:34 [vpauto.fr] INFO: Found 61 ads on page 189
2026-03-26 19:31:34 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:34 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:34 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:34 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:34 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:34 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:34 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:34 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:34 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:34 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:34 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [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-26 19:31:35 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [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-26 19:31:35 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [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-26 19:31:35 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [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-26 19:31:35 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [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-26 19:31:35 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [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-26 19:31:35 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [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-26 19:31:35 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [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-26 19:31:35 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:35 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:35 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [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-26 19:31:36 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [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-26 19:31:36 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:36 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:36 [vpauto.fr] INFO: Requesting listing page 190: https://vpauto.eu/vehicle/list?page=190
2026-03-26 19:31:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=190> (referer: https://vpauto.eu/vehicle/list?page=189) ['zyte-api']
2026-03-26 19:31:37 [vpauto.fr] INFO: Found 61 ads on page 190
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:37 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:37 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:37 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:37 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:37 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:37 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:37 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:37 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:37 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:37 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:37 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:37 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [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-26 19:31:38 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [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-26 19:31:38 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [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-26 19:31:38 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [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-26 19:31:38 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [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-26 19:31:38 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [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-26 19:31:38 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [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-26 19:31:38 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [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-26 19:31:38 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [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-26 19:31:38 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:38 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:38 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:39 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:39 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:39 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:39 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:39 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:39 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:39 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:39 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:39 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:39 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:39 [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-26 19:31:39 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:39 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:39 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:39 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:39 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:39 [vpauto.fr] INFO: Requesting listing page 191: https://vpauto.eu/vehicle/list?page=191
2026-03-26 19:31:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=191> (referer: https://vpauto.eu/vehicle/list?page=190) ['zyte-api']
2026-03-26 19:31:40 [vpauto.fr] INFO: Found 61 ads on page 191
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:40 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:40 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [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-26 19:31:41 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [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-26 19:31:41 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [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-26 19:31:41 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [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-26 19:31:41 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [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-26 19:31:41 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [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-26 19:31:41 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:41 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:41 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [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-26 19:31:42 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [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-26 19:31:42 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [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-26 19:31:42 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [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-26 19:31:42 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:42 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:42 [vpauto.fr] INFO: Requesting listing page 192: https://vpauto.eu/vehicle/list?page=192
2026-03-26 19:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=192> (referer: https://vpauto.eu/vehicle/list?page=191) ['zyte-api']
2026-03-26 19:31:43 [vpauto.fr] INFO: Found 61 ads on page 192
2026-03-26 19:31:43 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [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-26 19:31:44 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [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-26 19:31:44 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [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-26 19:31:44 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [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-26 19:31:44 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [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-26 19:31:44 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [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-26 19:31:44 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [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-26 19:31:44 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31: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-26 19:31:44 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:44 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:44 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [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-26 19:31:45 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [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-26 19:31:45 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:45 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:45 [vpauto.fr] INFO: Requesting listing page 193: https://vpauto.eu/vehicle/list?page=193
2026-03-26 19:31:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=193> (referer: https://vpauto.eu/vehicle/list?page=192) ['zyte-api']
2026-03-26 19:31:47 [vpauto.fr] INFO: Found 61 ads on page 193
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [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-26 19:31:47 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:47 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:47 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [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-26 19:31:48 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [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-26 19:31:48 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [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-26 19:31:48 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [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-26 19:31:48 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [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-26 19:31:48 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [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-26 19:31:48 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [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-26 19:31:48 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [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-26 19:31:48 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:48 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:48 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:49 [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-26 19:31:49 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:49 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:49 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:49 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:49 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:49 [vpauto.fr] INFO: Requesting listing page 194: https://vpauto.eu/vehicle/list?page=194
2026-03-26 19:31:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=194> (referer: https://vpauto.eu/vehicle/list?page=193) ['zyte-api']
2026-03-26 19:31:50 [vpauto.fr] INFO: Found 61 ads on page 194
2026-03-26 19:31:50 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:50 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:50 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:50 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:50 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:50 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:50 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:50 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:50 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [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-26 19:31:51 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [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-26 19:31:51 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [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-26 19:31:51 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [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-26 19:31:51 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [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-26 19:31:51 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [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-26 19:31:51 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [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-26 19:31:51 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [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-26 19:31:51 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:51 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:51 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:52 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:52 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:52 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [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-26 19:31:52 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:52 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:52 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:52 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:52 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:52 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:52 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [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-26 19:31:52 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:52 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:52 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:52 [vpauto.fr] INFO: Requesting listing page 195: https://vpauto.eu/vehicle/list?page=195
2026-03-26 19:31:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=195> (referer: https://vpauto.eu/vehicle/list?page=194) ['zyte-api']
2026-03-26 19:31:53 [vpauto.fr] INFO: Found 61 ads on page 195
2026-03-26 19:31:53 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:53 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:53 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:53 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:53 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [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-26 19:31:54 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:54 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:54 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [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-26 19:31:55 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [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-26 19:31:55 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [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-26 19:31:55 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [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-26 19:31:55 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [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-26 19:31:55 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [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-26 19:31:55 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [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-26 19:31:55 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [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-26 19:31:55 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:55 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:55 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:56 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:56 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:56 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:56 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:56 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:56 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:56 [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-26 19:31:56 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:56 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:56 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:56 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:56 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:56 [vpauto.fr] INFO: Requesting listing page 196: https://vpauto.eu/vehicle/list?page=196
2026-03-26 19:31:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=196> (referer: https://vpauto.eu/vehicle/list?page=195) ['zyte-api']
2026-03-26 19:31:57 [vpauto.fr] INFO: Found 61 ads on page 196
2026-03-26 19:31:57 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:57 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:31:57 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:31:57 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:31:57 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:31:57 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:31:57 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:57 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:31:57 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:57 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:31:57 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:57 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:31:57 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:31:57 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:31:57 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:31:57 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:31:57 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:31:57 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:31:57 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:31:57 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:31:57 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [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-26 19:31:58 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [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-26 19:31:58 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [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-26 19:31:58 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [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-26 19:31:58 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [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-26 19:31:58 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [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-26 19:31:58 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [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-26 19:31:58 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [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-26 19:31:58 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [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-26 19:31:58 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:58 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:31:58 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:31:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:59 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:31:59 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:31:59 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:31:59 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:59 [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-26 19:31:59 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:31:59 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:31:59 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:31:59 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:31:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:31:59 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:31:59 [vpauto.fr] INFO: Requesting listing page 197: https://vpauto.eu/vehicle/list?page=197
2026-03-26 19:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:32:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=197> (referer: https://vpauto.eu/vehicle/list?page=196) ['zyte-api']
2026-03-26 19:32:00 [vpauto.fr] INFO: Found 61 ads on page 197
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [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-26 19:32:00 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:32:00 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:32:00 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [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-26 19:32:01 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [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-26 19:32:01 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [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-26 19:32:01 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [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-26 19:32:01 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [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-26 19:32:01 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [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-26 19:32:01 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [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-26 19:32:01 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [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-26 19:32:01 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [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-26 19:32:01 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:01 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:32:01 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:02 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:32:02 [vpauto.fr] INFO: Requesting listing page 198: https://vpauto.eu/vehicle/list?page=198
2026-03-26 19:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:32:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=198> (referer: https://vpauto.eu/vehicle/list?page=197) ['zyte-api']
2026-03-26 19:32:03 [vpauto.fr] INFO: Found 61 ads on page 198
2026-03-26 19:32:03 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:03 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:32:03 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [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-26 19:32:04 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [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-26 19:32:04 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [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-26 19:32:04 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [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-26 19:32:04 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [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-26 19:32:04 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [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-26 19:32:04 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [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-26 19:32:04 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:32:04 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:32:04 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [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-26 19:32:05 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [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-26 19:32:05 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [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-26 19:32:05 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:05 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:32:05 [vpauto.fr] INFO: Requesting listing page 199: https://vpauto.eu/vehicle/list?page=199
2026-03-26 19:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:32:06 [scrapy.extensions.logstats] INFO: Crawled 250 pages (at 15 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:32:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=199> (referer: https://vpauto.eu/vehicle/list?page=198) ['zyte-api']
2026-03-26 19:32:07 [vpauto.fr] INFO: Found 61 ads on page 199
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [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-26 19:32:07 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:32:07 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:32:07 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [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-26 19:32:08 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [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-26 19:32:08 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [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-26 19:32:08 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [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-26 19:32:08 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [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-26 19:32:08 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [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-26 19:32:08 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [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-26 19:32:08 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:08 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:32:08 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:09 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:09 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [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-26 19:32:09 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:09 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:09 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:09 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:09 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:09 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:32:09 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [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-26 19:32:09 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:09 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:09 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:32:09 [vpauto.fr] INFO: Requesting listing page 200: https://vpauto.eu/vehicle/list?page=200
2026-03-26 19:32:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:32:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=200> (referer: https://vpauto.eu/vehicle/list?page=199) ['zyte-api']
2026-03-26 19:32:10 [vpauto.fr] INFO: Found 61 ads on page 200
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:32:10 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:32:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:10 [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-26 19:32:10 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:32:10 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [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-26 19:32:11 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [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-26 19:32:11 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [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-26 19:32:11 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [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-26 19:32:11 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [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-26 19:32:11 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [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-26 19:32:11 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [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-26 19:32:11 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [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-26 19:32:11 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:32:11 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:32:11 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:12 [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-26 19:32:12 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:32:12 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:12 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:32:12 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:12 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:32:12 [vpauto.fr] INFO: Requesting listing page 201: https://vpauto.eu/vehicle/list?page=201
2026-03-26 19:32:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:32:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=201> (referer: https://vpauto.eu/vehicle/list?page=200) ['zyte-api']
2026-03-26 19:32:13 [vpauto.fr] INFO: Found 61 ads on page 201
2026-03-26 19:32:13 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:13 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:32:13 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:32:13 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:32:13 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:32:13 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:32:13 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [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-26 19:32:14 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [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-26 19:32:14 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [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-26 19:32:14 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [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-26 19:32:14 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [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-26 19:32:14 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [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-26 19:32:14 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [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-26 19:32:14 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [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-26 19:32:14 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:14 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:32:14 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:15 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:15 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:15 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [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-26 19:32:15 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:15 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:15 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:15 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:15 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:15 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:32:15 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [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-26 19:32:15 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:15 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:15 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:32:15 [vpauto.fr] INFO: Requesting listing page 202: https://vpauto.eu/vehicle/list?page=202
2026-03-26 19:32:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:32:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=202> (referer: https://vpauto.eu/vehicle/list?page=201) ['zyte-api']
2026-03-26 19:32:16 [vpauto.fr] INFO: Found 61 ads on page 202
2026-03-26 19:32:16 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:16 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:32:16 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:32:16 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:32:16 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:32:16 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:32:16 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:16 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:32:16 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:16 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:32:16 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:16 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:32:16 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:32:16 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:32:16 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:32:16 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:32:16 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [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-26 19:32:17 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [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-26 19:32:17 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [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-26 19:32:17 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [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-26 19:32:17 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [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-26 19:32:17 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [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-26 19:32:17 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [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-26 19:32:17 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [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-26 19:32:17 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:17 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:32:17 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:32:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:18 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:18 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:18 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [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-26 19:32:18 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:18 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:18 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:18 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:18 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:18 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:32:18 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [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-26 19:32:18 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:18 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:18 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:32:18 [vpauto.fr] INFO: Requesting listing page 203: https://vpauto.eu/vehicle/list?page=203
2026-03-26 19:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:32:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=203> (referer: https://vpauto.eu/vehicle/list?page=202) ['zyte-api']
2026-03-26 19:32:19 [vpauto.fr] INFO: Found 61 ads on page 203
2026-03-26 19:32:19 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [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-26 19:32:20 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:20 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:32:20 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [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-26 19:32:21 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [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-26 19:32:21 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [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-26 19:32:21 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [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-26 19:32:21 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [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-26 19:32:21 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [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-26 19:32:21 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [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-26 19:32:21 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [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-26 19:32:21 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [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-26 19:32:21 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:21 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:32:21 [vpauto.fr] INFO: Requesting listing page 204: https://vpauto.eu/vehicle/list?page=204
2026-03-26 19:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=204> (referer: https://vpauto.eu/vehicle/list?page=203) ['zyte-api']
2026-03-26 19:32:23 [vpauto.fr] INFO: Found 61 ads on page 204
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [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-26 19:32:23 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [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-26 19:32:23 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [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-26 19:32:23 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [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-26 19:32:23 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [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-26 19:32:23 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:23 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:32:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:23 [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-26 19:32:23 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:32:23 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [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-26 19:32:24 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [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-26 19:32:24 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [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-26 19:32:24 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [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-26 19:32:24 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:24 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:32:24 [vpauto.fr] INFO: Requesting listing page 205: https://vpauto.eu/vehicle/list?page=205
2026-03-26 19:32:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=205> (referer: https://vpauto.eu/vehicle/list?page=204) ['zyte-api']
2026-03-26 19:32:26 [vpauto.fr] INFO: Found 61 ads on page 205
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [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-26 19:32:26 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:26 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:32:26 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [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-26 19:32:27 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [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-26 19:32:27 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [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-26 19:32:27 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [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-26 19:32:27 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [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-26 19:32:27 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [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-26 19:32:27 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [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-26 19:32:27 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [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-26 19:32:27 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [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-26 19:32:27 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:27 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:32:27 [vpauto.fr] INFO: Requesting listing page 206: https://vpauto.eu/vehicle/list?page=206
2026-03-26 19:32:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:32:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=206> (referer: https://vpauto.eu/vehicle/list?page=205) ['zyte-api']
2026-03-26 19:32:29 [vpauto.fr] INFO: Found 61 ads on page 206
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [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-26 19:32:29 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:29 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:32:29 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [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-26 19:32:30 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [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-26 19:32:30 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [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-26 19:32:30 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [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-26 19:32:30 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [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-26 19:32:30 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [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-26 19:32:30 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [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-26 19:32:30 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [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-26 19:32:30 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [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-26 19:32:30 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:32:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:32:30 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:32:30 [vpauto.fr] INFO: Requesting listing page 207: https://vpauto.eu/vehicle/list?page=207
2026-03-26 19:32:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:33:06 [scrapy.extensions.logstats] INFO: Crawled 258 pages (at 8 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:34:06 [scrapy.extensions.logstats] INFO: Crawled 258 pages (at 0 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:34:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:34:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.942(s), this was the 1st time calling it.
2026-03-26 19:34:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.249988763432956 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-26 19:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:35:06 [scrapy.extensions.logstats] INFO: Crawled 258 pages (at 0 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=207> (referer: https://vpauto.eu/vehicle/list?page=206) ['zyte-api']
2026-03-26 19:35:57 [vpauto.fr] INFO: Found 61 ads on page 207
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxsourcingstorageprod.table.core.windows.net
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [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-26 19:35:57 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:35:57 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:35:57 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [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-26 19:35:58 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [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-26 19:35:58 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [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-26 19:35:58 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [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-26 19:35:58 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [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-26 19:35:58 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [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-26 19:35:58 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:35:58 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:58 [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-26 19:35:58 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:35:58 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35: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-26 19:35:59 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [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-26 19:35:59 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:35:59 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:35:59 [vpauto.fr] INFO: Requesting listing page 208: https://vpauto.eu/vehicle/list?page=208
2026-03-26 19:35:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:36:06 [scrapy.extensions.logstats] INFO: Crawled 259 pages (at 1 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:36:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:36:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=208> (referer: https://vpauto.eu/vehicle/list?page=207) ['zyte-api']
2026-03-26 19:36:16 [vpauto.fr] INFO: Found 61 ads on page 208
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:36:16 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:36:16 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [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-26 19:36:17 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [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-26 19:36:17 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [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-26 19:36:17 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [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-26 19:36:17 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [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-26 19:36:17 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [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-26 19:36:17 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [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-26 19:36:17 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [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-26 19:36:17 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [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-26 19:36:17 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [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-26 19:36:17 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:17 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:36:17 [vpauto.fr] INFO: Requesting listing page 209: https://vpauto.eu/vehicle/list?page=209
2026-03-26 19:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=209> (referer: https://vpauto.eu/vehicle/list?page=208) ['zyte-api']
2026-03-26 19:36:19 [vpauto.fr] INFO: Found 61 ads on page 209
2026-03-26 19:36:19 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:19 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:36:19 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:36:19 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:36:19 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:36:19 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:36:19 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:19 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:36:19 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:19 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:36:19 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:19 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:36:19 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:36:19 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:36:19 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:36:19 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:36:19 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [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-26 19:36:20 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [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-26 19:36:20 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [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-26 19:36:20 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [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-26 19:36:20 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [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-26 19:36:20 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [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-26 19:36:20 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [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-26 19:36:20 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [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-26 19:36:20 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [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-26 19:36:20 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [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-26 19:36:20 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:20 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:36:20 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:21 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:36:21 [vpauto.fr] INFO: Requesting listing page 210: https://vpauto.eu/vehicle/list?page=210
2026-03-26 19:36:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:36:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=210> (referer: https://vpauto.eu/vehicle/list?page=209) ['zyte-api']
2026-03-26 19:36:22 [vpauto.fr] INFO: Found 61 ads on page 210
2026-03-26 19:36:22 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:22 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:36:22 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:36:22 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:36:22 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:36:22 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:36:22 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:22 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:36:22 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:22 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:36:22 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:22 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:36:22 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:36:22 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:36:22 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:36:22 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:36:22 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:36:22 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:36:22 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:36:22 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:36:22 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [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-26 19:36:23 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [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-26 19:36:23 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [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-26 19:36:23 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [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-26 19:36:23 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [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-26 19:36:23 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [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-26 19:36:23 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [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-26 19:36:23 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [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-26 19:36:23 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [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-26 19:36:23 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [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-26 19:36:23 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:23 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:36:23 [vpauto.fr] INFO: Requesting listing page 211: https://vpauto.eu/vehicle/list?page=211
2026-03-26 19:36:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=211> (referer: https://vpauto.eu/vehicle/list?page=210) ['zyte-api']
2026-03-26 19:36:25 [vpauto.fr] INFO: Found 61 ads on page 211
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [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-26 19:36:25 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:25 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:36:25 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [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-26 19:36:26 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [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-26 19:36:26 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [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-26 19:36:26 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [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-26 19:36:26 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [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-26 19:36:26 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [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-26 19:36:26 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [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-26 19:36:26 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:26 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:36:26 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [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-26 19:36:27 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [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-26 19:36:27 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:27 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:36:27 [vpauto.fr] INFO: Requesting listing page 212: https://vpauto.eu/vehicle/list?page=212
2026-03-26 19:36:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:36:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=212> (referer: https://vpauto.eu/vehicle/list?page=211) ['zyte-api']
2026-03-26 19:36:34 [vpauto.fr] INFO: Found 61 ads on page 212
2026-03-26 19:36:34 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:34 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:36:34 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:36:34 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:36:34 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:36:34 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:36:34 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:34 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:36:34 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:34 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:36:34 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [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-26 19:36:35 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [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-26 19:36:35 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [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-26 19:36:35 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [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-26 19:36:35 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [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-26 19:36:35 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [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-26 19:36:35 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [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-26 19:36:35 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [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-26 19:36:35 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [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-26 19:36:35 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:36:35 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:36:35 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:36 [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-26 19:36:36 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:36:36 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:36 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:36:36 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:36 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:36:36 [vpauto.fr] INFO: Requesting listing page 213: https://vpauto.eu/vehicle/list?page=213
2026-03-26 19:36:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=213> (referer: https://vpauto.eu/vehicle/list?page=212) ['zyte-api']
2026-03-26 19:36:37 [vpauto.fr] INFO: Found 61 ads on page 213
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [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-26 19:36:37 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:36:37 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:36:37 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [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-26 19:36:38 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [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-26 19:36:38 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [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-26 19:36:38 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [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-26 19:36:38 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [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-26 19:36:38 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [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-26 19:36:38 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [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-26 19:36:38 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [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-26 19:36:38 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [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-26 19:36:38 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:38 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:36:38 [vpauto.fr] INFO: Requesting listing page 214: https://vpauto.eu/vehicle/list?page=214
2026-03-26 19:36:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:36:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=214> (referer: https://vpauto.eu/vehicle/list?page=213) ['zyte-api']
2026-03-26 19:36:43 [vpauto.fr] INFO: Found 61 ads on page 214
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:43 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:36:43 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:36:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [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-26 19:36:44 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [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-26 19:36:44 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [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-26 19:36:44 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [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-26 19:36:44 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [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-26 19:36:44 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [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-26 19:36:44 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [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-26 19:36:44 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36: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-26 19:36:44 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [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-26 19:36:44 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [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-26 19:36:44 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:44 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:36:44 [vpauto.fr] INFO: Requesting listing page 215: https://vpauto.eu/vehicle/list?page=215
2026-03-26 19:36:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:36:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=215> (referer: https://vpauto.eu/vehicle/list?page=214) ['zyte-api']
2026-03-26 19:36:47 [vpauto.fr] INFO: Found 61 ads on page 215
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:36:47 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:36:47 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:48 [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-26 19:36:48 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:36:48 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:36:48 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:36:48 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:36:48 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:36:48 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:36:48 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:36:48 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:36:48 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:36:48 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:36:48 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:36:48 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:48 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:36:48 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:48 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:36:48 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:36:48 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:36:48 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [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-26 19:36:49 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [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-26 19:36:49 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [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-26 19:36:49 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [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-26 19:36:49 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [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-26 19:36:49 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [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-26 19:36:49 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [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-26 19:36:49 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [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-26 19:36:49 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:49 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:36:49 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:36:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:50 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:36:50 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:50 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:36:50 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:36:50 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:36:50 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:50 [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-26 19:36:50 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:36:50 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:50 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:36:50 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:50 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:36:50 [vpauto.fr] INFO: Requesting listing page 216: https://vpauto.eu/vehicle/list?page=216
2026-03-26 19:36:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:36:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=216> (referer: https://vpauto.eu/vehicle/list?page=215) ['zyte-api']
2026-03-26 19:36:54 [vpauto.fr] INFO: Found 61 ads on page 216
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [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-26 19:36:54 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [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-26 19:36:54 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [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-26 19:36:54 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [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-26 19:36:54 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [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-26 19:36:54 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [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-26 19:36:54 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:36:54 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:36:54 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:36:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [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-26 19:36:55 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [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-26 19:36:55 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [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-26 19:36:55 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [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-26 19:36:55 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:36:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:36:55 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:36:55 [vpauto.fr] INFO: Requesting listing page 217: https://vpauto.eu/vehicle/list?page=217
2026-03-26 19:36:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:37:06 [scrapy.extensions.logstats] INFO: Crawled 268 pages (at 9 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:37:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:38:06 [scrapy.extensions.logstats] INFO: Crawled 268 pages (at 0 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:38:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:39:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.573(s), this was the 1st time calling it.
2026-03-26 19:39:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.307269206115102 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-26 19:39:06 [scrapy.extensions.logstats] INFO: Crawled 268 pages (at 0 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:39:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:39:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=217> (referer: https://vpauto.eu/vehicle/list?page=216) ['zyte-api']
2026-03-26 19:39:23 [vpauto.fr] INFO: Found 61 ads on page 217
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [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-26 19:39:23 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [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-26 19:39:23 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [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-26 19:39:23 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [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-26 19:39:23 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [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-26 19:39:23 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [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-26 19:39:23 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [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-26 19:39:23 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [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-26 19:39:23 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:39:23 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:39:23 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:24 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:39:24 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:24 [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-26 19:39:24 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:39:24 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:39:24 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:39:24 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:39:24 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:39:24 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:39:24 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:39:24 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:24 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:39:24 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:39:24 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:39:24 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:39:24 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:39:24 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:24 [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-26 19:39:24 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:39:24 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:39:24 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:39:24 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:39:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:39:24 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:39:24 [vpauto.fr] INFO: Requesting listing page 218: https://vpauto.eu/vehicle/list?page=218
2026-03-26 19:39:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:40:06 [scrapy.extensions.logstats] INFO: Crawled 269 pages (at 1 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:40:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:41:06 [scrapy.extensions.logstats] INFO: Crawled 269 pages (at 0 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:41:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:41:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.373(s), this was the 1st time calling it.
2026-03-26 19:41:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.574034095768336 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-26 19:41:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:41:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=218> (referer: https://vpauto.eu/vehicle/list?page=217) ['zyte-api']
2026-03-26 19:41:52 [vpauto.fr] INFO: Found 61 ads on page 218
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [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-26 19:41:52 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:41:52 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:41:52 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [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-26 19:41:53 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [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-26 19:41:53 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [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-26 19:41:53 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [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-26 19:41:53 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [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-26 19:41:53 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [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-26 19:41:53 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [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-26 19:41:53 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [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-26 19:41:53 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [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-26 19:41:53 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:41:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:41:53 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:41:53 [vpauto.fr] INFO: Requesting listing page 219: https://vpauto.eu/vehicle/list?page=219
2026-03-26 19:41:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:42:06 [scrapy.extensions.logstats] INFO: Crawled 270 pages (at 1 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:42:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:42:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=219> (referer: https://vpauto.eu/vehicle/list?page=218) ['zyte-api']
2026-03-26 19:42:29 [vpauto.fr] INFO: Found 61 ads on page 219
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:42:29 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:42:29 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:42:30 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [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-26 19:42:30 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:42:30 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:42:30 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:42:30 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:42:30 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:42:30 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:30 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:30 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:42:30 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:30 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:42:30 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:30 [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-26 19:42:30 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:42:30 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [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-26 19:42:31 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [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-26 19:42:31 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [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-26 19:42:31 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [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-26 19:42:31 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [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-26 19:42:31 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [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-26 19:42:31 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [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-26 19:42:31 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [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-26 19:42:31 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:31 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:42:31 [vpauto.fr] INFO: Requesting listing page 220: https://vpauto.eu/vehicle/list?page=220
2026-03-26 19:42:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:42:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=220> (referer: https://vpauto.eu/vehicle/list?page=219) ['zyte-api']
2026-03-26 19:42:33 [vpauto.fr] INFO: Found 61 ads on page 220
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [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-26 19:42:33 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:42:33 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [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-26 19:42:33 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [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-26 19:42:33 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:42:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:33 [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-26 19:42:33 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:42:33 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [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-26 19:42:34 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [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-26 19:42:34 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [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-26 19:42:34 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [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-26 19:42:34 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [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-26 19:42:34 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [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-26 19:42:34 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:34 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:42:34 [vpauto.fr] INFO: Requesting listing page 221: https://vpauto.eu/vehicle/list?page=221
2026-03-26 19:42:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:42:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=221> (referer: https://vpauto.eu/vehicle/list?page=220) ['zyte-api']
2026-03-26 19:42:36 [vpauto.fr] INFO: Found 61 ads on page 221
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [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-26 19:42:36 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:42:36 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [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-26 19:42:36 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [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-26 19:42:36 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [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-26 19:42:36 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:42:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:36 [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-26 19:42:36 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:42:36 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [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-26 19:42:37 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [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-26 19:42:37 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [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-26 19:42:37 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [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-26 19:42:37 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [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-26 19:42:37 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:37 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:42:37 [vpauto.fr] INFO: Requesting listing page 222: https://vpauto.eu/vehicle/list?page=222
2026-03-26 19:42:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:42:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=222> (referer: https://vpauto.eu/vehicle/list?page=221) ['zyte-api']
2026-03-26 19:42:39 [vpauto.fr] INFO: Found 61 ads on page 222
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [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-26 19:42:39 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [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-26 19:42:39 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [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-26 19:42:39 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [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-26 19:42:39 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [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-26 19:42:39 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [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-26 19:42:39 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [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-26 19:42:39 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [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-26 19:42:39 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:39 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:42:39 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:40 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:40 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [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-26 19:42:40 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:40 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:42:40 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:40 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:40 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:40 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:42:40 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [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-26 19:42:40 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:40 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:40 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:42:40 [vpauto.fr] INFO: Requesting listing page 223: https://vpauto.eu/vehicle/list?page=223
2026-03-26 19:42:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:42:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=223> (referer: https://vpauto.eu/vehicle/list?page=222) ['zyte-api']
2026-03-26 19:42:57 [vpauto.fr] INFO: Found 61 ads on page 223
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [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-26 19:42:57 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:57 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:42:57 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [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-26 19:42:58 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [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-26 19:42:58 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [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-26 19:42:58 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [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-26 19:42:58 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [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-26 19:42:58 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [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-26 19:42:58 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [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-26 19:42:58 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [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-26 19:42:58 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:58 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:42:58 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:59 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:42:59 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:42:59 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:42:59 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:59 [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-26 19:42:59 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:42:59 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:42:59 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:42:59 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:42:59 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:42:59 [vpauto.fr] INFO: Requesting listing page 224: https://vpauto.eu/vehicle/list?page=224
2026-03-26 19:42:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:43:06 [scrapy.extensions.logstats] INFO: Crawled 275 pages (at 5 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:43:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:43:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=224> (referer: https://vpauto.eu/vehicle/list?page=223) ['zyte-api']
2026-03-26 19:43:10 [vpauto.fr] INFO: Found 61 ads on page 224
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [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-26 19:43:10 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [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-26 19:43:10 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [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-26 19:43:10 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [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-26 19:43:10 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [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-26 19:43:10 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [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-26 19:43:10 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [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-26 19:43:10 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [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-26 19:43:10 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [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-26 19:43:10 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:43:10 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:43:10 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:11 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:43:11 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:11 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:43:11 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:11 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:43:11 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:43:11 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:43:11 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:11 [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-26 19:43:11 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:43:11 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:11 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:43:11 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:11 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:43:11 [vpauto.fr] INFO: Requesting listing page 225: https://vpauto.eu/vehicle/list?page=225
2026-03-26 19:43:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=225> (referer: https://vpauto.eu/vehicle/list?page=224) ['zyte-api']
2026-03-26 19:43:15 [vpauto.fr] INFO: Found 61 ads on page 225
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:43:15 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:43:15 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [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-26 19:43:16 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [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-26 19:43:16 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [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-26 19:43:16 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [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-26 19:43:16 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [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-26 19:43:16 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [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-26 19:43:16 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [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-26 19:43:16 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [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-26 19:43:16 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [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-26 19:43:16 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [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-26 19:43:16 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:16 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:43:16 [vpauto.fr] INFO: Requesting listing page 226: https://vpauto.eu/vehicle/list?page=226
2026-03-26 19:43:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:43:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=226> (referer: https://vpauto.eu/vehicle/list?page=225) ['zyte-api']
2026-03-26 19:43:34 [vpauto.fr] INFO: Found 61 ads on page 226
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [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-26 19:43:34 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [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-26 19:43:34 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [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-26 19:43:34 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [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-26 19:43:34 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [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-26 19:43:34 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [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-26 19:43:34 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [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-26 19:43:34 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [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-26 19:43:34 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:34 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:43:34 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [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-26 19:43:35 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [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-26 19:43:35 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:35 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:43:35 [vpauto.fr] INFO: Requesting listing page 227: https://vpauto.eu/vehicle/list?page=227
2026-03-26 19:43:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=227> (referer: https://vpauto.eu/vehicle/list?page=226) ['zyte-api']
2026-03-26 19:43:47 [vpauto.fr] INFO: Found 61 ads on page 227
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [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-26 19:43:47 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:47 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:43:47 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [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-26 19:43:48 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [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-26 19:43:48 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [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-26 19:43:48 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [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-26 19:43:48 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [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-26 19:43:48 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [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-26 19:43:48 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [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-26 19:43:48 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:48 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:43:48 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:49 [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-26 19:43:49 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:43:49 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:49 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:43:49 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:43:49 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:43:49 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:49 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:43:49 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:49 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:43:49 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:49 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:43:49 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:43:49 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:43:49 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:49 [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-26 19:43:49 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:43:49 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:43:49 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:43:49 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:43:49 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:43:49 [vpauto.fr] INFO: Requesting listing page 228: https://vpauto.eu/vehicle/list?page=228
2026-03-26 19:43:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:44:06 [scrapy.extensions.logstats] INFO: Crawled 279 pages (at 4 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:44:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 196MiB
2026-03-26 19:44:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=228> (referer: https://vpauto.eu/vehicle/list?page=227) ['zyte-api']
2026-03-26 19:44:07 [vpauto.fr] INFO: Found 61 ads on page 228
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [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-26 19:44:07 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [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-26 19:44:07 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [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-26 19:44:07 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [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-26 19:44:07 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [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-26 19:44:07 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [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-26 19:44:07 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [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-26 19:44:07 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [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-26 19:44:07 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:07 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:44:07 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [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-26 19:44:08 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [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-26 19:44:08 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:08 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:44:08 [vpauto.fr] INFO: Requesting listing page 229: https://vpauto.eu/vehicle/list?page=229
2026-03-26 19:44:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:44:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=229> (referer: https://vpauto.eu/vehicle/list?page=228) ['zyte-api']
2026-03-26 19:44:11 [vpauto.fr] INFO: Found 61 ads on page 229
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [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-26 19:44:11 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [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-26 19:44:11 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [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-26 19:44:11 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [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-26 19:44:11 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [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-26 19:44:11 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [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-26 19:44:11 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [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-26 19:44:11 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [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-26 19:44:11 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [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-26 19:44:11 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:11 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:44:11 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:12 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:44:12 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:12 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:44:12 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:44:12 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:44:12 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:12 [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-26 19:44:12 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:44:12 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:12 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:44:12 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:12 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:44:12 [vpauto.fr] INFO: Requesting listing page 230: https://vpauto.eu/vehicle/list?page=230
2026-03-26 19:44:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:44:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=230> (referer: https://vpauto.eu/vehicle/list?page=229) ['zyte-api']
2026-03-26 19:44:21 [vpauto.fr] INFO: Found 61 ads on page 230
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [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-26 19:44:21 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [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-26 19:44:21 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [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-26 19:44:21 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [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-26 19:44:21 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [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-26 19:44:21 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [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-26 19:44:21 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:44:21 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:21 [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-26 19:44:21 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:44:21 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [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-26 19:44:22 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [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-26 19:44:22 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [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-26 19:44:22 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:22 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:44:22 [vpauto.fr] INFO: Requesting listing page 231: https://vpauto.eu/vehicle/list?page=231
2026-03-26 19:44:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:44:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=231> (referer: https://vpauto.eu/vehicle/list?page=230) ['zyte-api']
2026-03-26 19:44:24 [vpauto.fr] INFO: Found 61 ads on page 231
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [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-26 19:44:24 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:44:24 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:44:24 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [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-26 19:44:25 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [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-26 19:44:25 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [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-26 19:44:25 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [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-26 19:44:25 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [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-26 19:44:25 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [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-26 19:44:25 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [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-26 19:44:25 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [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-26 19:44:25 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [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-26 19:44:25 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:25 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:44:25 [vpauto.fr] INFO: Requesting listing page 232: https://vpauto.eu/vehicle/list?page=232
2026-03-26 19:44:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:44:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=232> (referer: https://vpauto.eu/vehicle/list?page=231) ['zyte-api']
2026-03-26 19:44:34 [vpauto.fr] INFO: Found 61 ads on page 232
2026-03-26 19:44:34 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:34 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:44:34 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:44:34 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:44:34 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:44:34 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:44:34 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:34 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:44:34 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:34 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:44:34 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:34 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:44:34 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:44:34 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:44:34 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:44:34 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:44:34 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:44:34 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:44:34 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:44:34 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:44:34 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [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-26 19:44:35 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [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-26 19:44:35 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [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-26 19:44:35 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [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-26 19:44:35 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [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-26 19:44:35 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [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-26 19:44:35 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [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-26 19:44:35 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [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-26 19:44:35 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [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-26 19:44:35 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [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-26 19:44:35 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:35 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:44:35 [vpauto.fr] INFO: Requesting listing page 233: https://vpauto.eu/vehicle/list?page=233
2026-03-26 19:44:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:44:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=233> (referer: https://vpauto.eu/vehicle/list?page=232) ['zyte-api']
2026-03-26 19:44:39 [vpauto.fr] INFO: Found 61 ads on page 233
2026-03-26 19:44:39 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:39 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:44:39 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:44:39 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:44:39 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:44:39 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:44:39 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:39 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:44:39 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:44:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [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-26 19:44:40 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [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-26 19:44:40 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [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-26 19:44:40 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [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-26 19:44:40 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [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-26 19:44:40 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [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-26 19:44:40 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [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-26 19:44:40 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [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-26 19:44:40 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [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-26 19:44:40 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [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-26 19:44:40 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:44:40 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:44:40 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:44:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:44:41 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:44:41 [vpauto.fr] INFO: Requesting listing page 234: https://vpauto.eu/vehicle/list?page=234
2026-03-26 19:44:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:45:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=234> (referer: https://vpauto.eu/vehicle/list?page=233) ['zyte-api']
2026-03-26 19:45:01 [vpauto.fr] INFO: Found 61 ads on page 234
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [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-26 19:45:01 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [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-26 19:45:01 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [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-26 19:45:01 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [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-26 19:45:01 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [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-26 19:45:01 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [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-26 19:45:01 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:45:01 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:45:01 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [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-26 19:45:02 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [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-26 19:45:02 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [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-26 19:45:02 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [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-26 19:45:02 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:02 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:45:02 [vpauto.fr] INFO: Requesting listing page 235: https://vpauto.eu/vehicle/list?page=235
2026-03-26 19:45:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:45:06 [scrapy.extensions.logstats] INFO: Crawled 286 pages (at 7 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 197MiB
2026-03-26 19:45:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=235> (referer: https://vpauto.eu/vehicle/list?page=234) ['zyte-api']
2026-03-26 19:45:14 [vpauto.fr] INFO: Found 61 ads on page 235
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [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-26 19:45:14 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:14 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:45:14 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [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-26 19:45:15 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [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-26 19:45:15 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [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-26 19:45:15 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [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-26 19:45:15 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [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-26 19:45:15 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [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-26 19:45:15 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [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-26 19:45:15 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:45:15 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:45:15 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:45:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [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-26 19:45:16 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [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-26 19:45:16 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:16 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:45:16 [vpauto.fr] INFO: Requesting listing page 236: https://vpauto.eu/vehicle/list?page=236
2026-03-26 19:45:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:45:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=236> (referer: https://vpauto.eu/vehicle/list?page=235) ['zyte-api']
2026-03-26 19:45:24 [vpauto.fr] INFO: Found 61 ads on page 236
2026-03-26 19:45:24 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:24 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:45:24 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [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-26 19:45:25 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [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-26 19:45:25 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [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-26 19:45:25 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [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-26 19:45:25 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [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-26 19:45:25 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [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-26 19:45:25 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [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-26 19:45:25 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [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-26 19:45:25 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [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-26 19:45:25 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:25 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:45:25 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:26 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:45:26 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:45:26 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:45:26 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:26 [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-26 19:45:26 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:45:26 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:45:26 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:45:26 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:45:26 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:45:26 [vpauto.fr] INFO: Requesting listing page 237: https://vpauto.eu/vehicle/list?page=237
2026-03-26 19:45:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:46:06 [scrapy.extensions.logstats] INFO: Crawled 288 pages (at 2 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 197MiB
2026-03-26 19:47:06 [scrapy.extensions.logstats] INFO: Crawled 288 pages (at 0 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:47:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 197MiB
2026-03-26 19:47:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.960(s), this was the 1st time calling it.
2026-03-26 19:47:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.499070018889135 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-26 19:47:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-26 19:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=237> (referer: https://vpauto.eu/vehicle/list?page=236) ['zyte-api']
2026-03-26 19:47:45 [vpauto.fr] INFO: Found 61 ads on page 237
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [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-26 19:47:45 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [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-26 19:47:45 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [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-26 19:47:45 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [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-26 19:47:45 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [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-26 19:47:45 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [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-26 19:47:45 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [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-26 19:47:45 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [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-26 19:47:45 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:45 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:47:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:45 [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-26 19:47:45 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:47:45 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:46 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:47:46 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:47:46 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:47:46 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:46 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:47:46 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:46 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:47:46 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:46 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:47:46 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:47:46 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:47:46 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:46 [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-26 19:47:46 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:47:46 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:46 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:47:46 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:46 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:47:46 [vpauto.fr] INFO: Requesting listing page 238: https://vpauto.eu/vehicle/list?page=238
2026-03-26 19:47:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:47:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=238> (referer: https://vpauto.eu/vehicle/list?page=237) ['zyte-api']
2026-03-26 19:47:47 [vpauto.fr] INFO: Found 61 ads on page 238
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:47:47 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:47:47 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:47 [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-26 19:47:48 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [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-26 19:47:48 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [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-26 19:47:48 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [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-26 19:47:48 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [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-26 19:47:48 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [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-26 19:47:48 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [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-26 19:47:48 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [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-26 19:47:48 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [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-26 19:47:48 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [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-26 19:47:48 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:48 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:47:48 [vpauto.fr] INFO: Requesting listing page 239: https://vpauto.eu/vehicle/list?page=239
2026-03-26 19:47:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=239> (referer: https://vpauto.eu/vehicle/list?page=238) ['zyte-api']
2026-03-26 19:47:50 [vpauto.fr] INFO: Found 61 ads on page 239
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [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-26 19:47:50 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:50 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:47:50 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [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-26 19:47:51 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [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-26 19:47:51 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [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-26 19:47:51 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [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-26 19:47:51 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [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-26 19:47:51 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [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-26 19:47:51 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [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-26 19:47:51 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [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-26 19:47:51 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:51 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:47:51 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:47:52 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:47:52 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:52 [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-26 19:47:52 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:47:52 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:52 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:47:52 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:52 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:47:52 [vpauto.fr] INFO: Requesting listing page 240: https://vpauto.eu/vehicle/list?page=240
2026-03-26 19:47:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:47:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=240> (referer: https://vpauto.eu/vehicle/list?page=239) ['zyte-api']
2026-03-26 19:47:53 [vpauto.fr] INFO: Found 61 ads on page 240
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:53 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:47:53 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [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-26 19:47:54 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [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-26 19:47:54 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [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-26 19:47:54 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [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-26 19:47:54 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [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-26 19:47:54 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [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-26 19:47:54 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [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-26 19:47:54 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [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-26 19:47:54 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [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-26 19:47:54 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [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-26 19:47:54 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:54 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:47:54 [vpauto.fr] INFO: Requesting listing page 241: https://vpauto.eu/vehicle/list?page=241
2026-03-26 19:47:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:47:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=241> (referer: https://vpauto.eu/vehicle/list?page=240) ['zyte-api']
2026-03-26 19:47:56 [vpauto.fr] INFO: Found 61 ads on page 241
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:56 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:47:56 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:47:56 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:56 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:56 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:56 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:47:56 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:47:56 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:47:56 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:47:56 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:56 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:47:56 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [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-26 19:47:57 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [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-26 19:47:57 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [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-26 19:47:57 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [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-26 19:47:57 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [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-26 19:47:57 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [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-26 19:47:57 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [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-26 19:47:57 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [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-26 19:47:57 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [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-26 19:47:57 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [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-26 19:47:57 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:57 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:47:57 [vpauto.fr] INFO: Requesting listing page 242: https://vpauto.eu/vehicle/list?page=242
2026-03-26 19:47:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:47:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=242> (referer: https://vpauto.eu/vehicle/list?page=241) ['zyte-api']
2026-03-26 19:47:59 [vpauto.fr] INFO: Found 61 ads on page 242
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:47:59 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:47:59 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [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-26 19:48:00 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [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-26 19:48:00 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [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-26 19:48:00 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [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-26 19:48:00 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [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-26 19:48:00 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [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-26 19:48:00 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [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-26 19:48:00 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [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-26 19:48:00 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [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-26 19:48:00 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [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-26 19:48:00 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:00 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:00 [vpauto.fr] INFO: Requesting listing page 243: https://vpauto.eu/vehicle/list?page=243
2026-03-26 19:48:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=243> (referer: https://vpauto.eu/vehicle/list?page=242) ['zyte-api']
2026-03-26 19:48:02 [vpauto.fr] INFO: Found 61 ads on page 243
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [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-26 19:48:02 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:02 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:02 [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-26 19:48:02 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:02 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [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-26 19:48:03 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [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-26 19:48:03 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [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-26 19:48:03 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [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-26 19:48:03 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [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-26 19:48:03 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [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-26 19:48:03 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:03 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:03 [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-26 19:48:03 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:03 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:04 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:04 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:04 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:04 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:04 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:04 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:04 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:04 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:04 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:04 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:04 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:04 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:04 [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-26 19:48:04 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:04 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:04 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:04 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:04 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:04 [vpauto.fr] INFO: Requesting listing page 244: https://vpauto.eu/vehicle/list?page=244
2026-03-26 19:48:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=244> (referer: https://vpauto.eu/vehicle/list?page=243) ['zyte-api']
2026-03-26 19:48:05 [vpauto.fr] INFO: Found 61 ads on page 244
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:05 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:05 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [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-26 19:48:06 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [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-26 19:48:06 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [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-26 19:48:06 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [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-26 19:48:06 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [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-26 19:48:06 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [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-26 19:48:06 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [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-26 19:48:06 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [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-26 19:48:06 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [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-26 19:48:06 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [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-26 19:48:06 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:06 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:06 [vpauto.fr] INFO: Requesting listing page 245: https://vpauto.eu/vehicle/list?page=245
2026-03-26 19:48:06 [scrapy.extensions.logstats] INFO: Crawled 296 pages (at 8 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:48:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 198MiB
2026-03-26 19:48:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=245> (referer: https://vpauto.eu/vehicle/list?page=244) ['zyte-api']
2026-03-26 19:48:08 [vpauto.fr] INFO: Found 61 ads on page 245
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [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-26 19:48:08 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:08 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:08 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [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-26 19:48:09 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [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-26 19:48:09 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [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-26 19:48:09 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [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-26 19:48:09 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [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-26 19:48:09 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [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-26 19:48:09 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [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-26 19:48:09 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [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-26 19:48:09 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [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-26 19:48:09 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:09 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:09 [vpauto.fr] INFO: Requesting listing page 246: https://vpauto.eu/vehicle/list?page=246
2026-03-26 19:48:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=246> (referer: https://vpauto.eu/vehicle/list?page=245) ['zyte-api']
2026-03-26 19:48:11 [vpauto.fr] INFO: Found 61 ads on page 246
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [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-26 19:48:11 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:11 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:11 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [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-26 19:48:12 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [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-26 19:48:12 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [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-26 19:48:12 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [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-26 19:48:12 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [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-26 19:48:12 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [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-26 19:48:12 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [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-26 19:48:12 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [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-26 19:48:12 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [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-26 19:48:12 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:12 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:12 [vpauto.fr] INFO: Requesting listing page 247: https://vpauto.eu/vehicle/list?page=247
2026-03-26 19:48:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=247> (referer: https://vpauto.eu/vehicle/list?page=246) ['zyte-api']
2026-03-26 19:48:14 [vpauto.fr] INFO: Found 61 ads on page 247
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [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-26 19:48:14 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:14 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [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-26 19:48:14 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:14 [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-26 19:48:14 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:14 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [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-26 19:48:15 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [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-26 19:48:15 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [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-26 19:48:15 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [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-26 19:48:15 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [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-26 19:48:15 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:15 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:15 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:16 [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-26 19:48:16 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:16 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:16 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:16 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:16 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:16 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:16 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:16 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:16 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:16 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:16 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:16 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:16 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:16 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:16 [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-26 19:48:16 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:16 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:16 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:16 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:16 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:16 [vpauto.fr] INFO: Requesting listing page 248: https://vpauto.eu/vehicle/list?page=248
2026-03-26 19:48:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=248> (referer: https://vpauto.eu/vehicle/list?page=247) ['zyte-api']
2026-03-26 19:48:17 [vpauto.fr] INFO: Found 61 ads on page 248
2026-03-26 19:48:17 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:17 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:17 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:17 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:17 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:17 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:17 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:17 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:17 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [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-26 19:48:18 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [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-26 19:48:18 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [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-26 19:48:18 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [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-26 19:48:18 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [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-26 19:48:18 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [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-26 19:48:18 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [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-26 19:48:18 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [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-26 19:48:18 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [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-26 19:48:18 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:18 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:18 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:18 [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-26 19:48:19 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:19 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:19 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:19 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:19 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:19 [vpauto.fr] INFO: Requesting listing page 249: https://vpauto.eu/vehicle/list?page=249
2026-03-26 19:48:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=249> (referer: https://vpauto.eu/vehicle/list?page=248) ['zyte-api']
2026-03-26 19:48:20 [vpauto.fr] INFO: Found 61 ads on page 249
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [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-26 19:48:20 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:20 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:20 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [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-26 19:48:21 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [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-26 19:48:21 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [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-26 19:48:21 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [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-26 19:48:21 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [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-26 19:48:21 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [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-26 19:48:21 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [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-26 19:48:21 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [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-26 19:48:21 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [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-26 19:48:21 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:21 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:21 [vpauto.fr] INFO: Requesting listing page 250: https://vpauto.eu/vehicle/list?page=250
2026-03-26 19:48:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=250> (referer: https://vpauto.eu/vehicle/list?page=249) ['zyte-api']
2026-03-26 19:48:23 [vpauto.fr] INFO: Found 61 ads on page 250
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [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-26 19:48:23 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [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-26 19:48:23 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [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-26 19:48:23 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [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-26 19:48:23 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [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-26 19:48:23 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:23 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:23 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [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-26 19:48:24 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [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-26 19:48:24 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [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-26 19:48:24 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [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-26 19:48:24 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [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-26 19:48:24 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:24 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:24 [vpauto.fr] INFO: Requesting listing page 251: https://vpauto.eu/vehicle/list?page=251
2026-03-26 19:48:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=251> (referer: https://vpauto.eu/vehicle/list?page=250) ['zyte-api']
2026-03-26 19:48:27 [vpauto.fr] INFO: Found 61 ads on page 251
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [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-26 19:48:27 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [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-26 19:48:27 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [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-26 19:48:27 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [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-26 19:48:27 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [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-26 19:48:27 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [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-26 19:48:27 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [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-26 19:48:27 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:27 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:27 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [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-26 19:48:28 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [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-26 19:48:28 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48: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-26 19:48:28 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:28 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:28 [vpauto.fr] INFO: Requesting listing page 252: https://vpauto.eu/vehicle/list?page=252
2026-03-26 19:48:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=252> (referer: https://vpauto.eu/vehicle/list?page=251) ['zyte-api']
2026-03-26 19:48:30 [vpauto.fr] INFO: Found 61 ads on page 252
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [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-26 19:48:30 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [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-26 19:48:30 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [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-26 19:48:30 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [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-26 19:48:30 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [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-26 19:48:30 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [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-26 19:48:30 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [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-26 19:48:30 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [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-26 19:48:30 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:30 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:30 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [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-26 19:48:31 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [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-26 19:48:31 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:31 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:31 [vpauto.fr] INFO: Requesting listing page 253: https://vpauto.eu/vehicle/list?page=253
2026-03-26 19:48:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=253> (referer: https://vpauto.eu/vehicle/list?page=252) ['zyte-api']
2026-03-26 19:48:32 [vpauto.fr] INFO: Found 61 ads on page 253
2026-03-26 19:48:32 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:32 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:32 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:32 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:32 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:32 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:32 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:32 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:32 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:32 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:32 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:32 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:32 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:32 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:32 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:32 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:32 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [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-26 19:48:33 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [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-26 19:48:33 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [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-26 19:48:33 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [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-26 19:48:33 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [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-26 19:48:33 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [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-26 19:48:33 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [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-26 19:48:33 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [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-26 19:48:33 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [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-26 19:48:33 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [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-26 19:48:33 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:33 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:33 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:34 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:34 [vpauto.fr] INFO: Requesting listing page 254: https://vpauto.eu/vehicle/list?page=254
2026-03-26 19:48:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=254> (referer: https://vpauto.eu/vehicle/list?page=253) ['zyte-api']
2026-03-26 19:48:35 [vpauto.fr] INFO: Found 61 ads on page 254
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [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-26 19:48:35 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:35 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:35 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [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-26 19:48:36 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [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-26 19:48:36 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [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-26 19:48:36 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [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-26 19:48:36 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [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-26 19:48:36 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [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-26 19:48:36 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [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-26 19:48:36 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [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-26 19:48:36 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [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-26 19:48:36 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:36 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:36 [vpauto.fr] INFO: Requesting listing page 255: https://vpauto.eu/vehicle/list?page=255
2026-03-26 19:48:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=255> (referer: https://vpauto.eu/vehicle/list?page=254) ['zyte-api']
2026-03-26 19:48:38 [vpauto.fr] INFO: Found 61 ads on page 255
2026-03-26 19:48:38 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:38 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:38 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [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-26 19:48:39 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [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-26 19:48:39 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [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-26 19:48:39 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [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-26 19:48:39 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [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-26 19:48:39 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [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-26 19:48:39 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:39 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:39 [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-26 19:48:39 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:39 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [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-26 19:48:40 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [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-26 19:48:40 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [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-26 19:48:40 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:40 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:40 [vpauto.fr] INFO: Requesting listing page 256: https://vpauto.eu/vehicle/list?page=256
2026-03-26 19:48:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=256> (referer: https://vpauto.eu/vehicle/list?page=255) ['zyte-api']
2026-03-26 19:48:41 [vpauto.fr] INFO: Found 61 ads on page 256
2026-03-26 19:48:41 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48: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-26 19:48:42 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [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-26 19:48:42 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [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-26 19:48:42 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [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-26 19:48:42 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [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-26 19:48:42 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [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-26 19:48:42 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [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-26 19:48:42 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [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-26 19:48:42 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:42 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:42 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:43 [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-26 19:48:43 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:43 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:43 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:43 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:43 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:43 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:43 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:43 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:43 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:43 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:43 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:43 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:43 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:43 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:43 [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-26 19:48:43 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:43 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:43 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:43 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:43 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:43 [vpauto.fr] INFO: Requesting listing page 257: https://vpauto.eu/vehicle/list?page=257
2026-03-26 19:48:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=257> (referer: https://vpauto.eu/vehicle/list?page=256) ['zyte-api']
2026-03-26 19:48:44 [vpauto.fr] INFO: Found 61 ads on page 257
2026-03-26 19:48:44 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:44 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:44 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [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-26 19:48:45 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [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-26 19:48:45 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [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-26 19:48:45 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [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-26 19:48:45 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [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-26 19:48:45 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [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-26 19:48:45 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [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-26 19:48:45 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [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-26 19:48:45 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:45 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:45 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [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-26 19:48:46 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [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-26 19:48:46 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:46 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:46 [vpauto.fr] INFO: Requesting listing page 258: https://vpauto.eu/vehicle/list?page=258
2026-03-26 19:48:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=258> (referer: https://vpauto.eu/vehicle/list?page=257) ['zyte-api']
2026-03-26 19:48:48 [vpauto.fr] INFO: Found 61 ads on page 258
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [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-26 19:48:48 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [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-26 19:48:48 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [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-26 19:48:48 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [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-26 19:48:48 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [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-26 19:48:48 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [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-26 19:48:48 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [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-26 19:48:48 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [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-26 19:48:48 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:48 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:48 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:49 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:49 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:49 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [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-26 19:48:49 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:49 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:49 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:49 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:49 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:49 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:49 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [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-26 19:48:49 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:49 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:49 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:49 [vpauto.fr] INFO: Requesting listing page 259: https://vpauto.eu/vehicle/list?page=259
2026-03-26 19:48:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=259> (referer: https://vpauto.eu/vehicle/list?page=258) ['zyte-api']
2026-03-26 19:48:50 [vpauto.fr] INFO: Found 61 ads on page 259
2026-03-26 19:48:50 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:50 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:50 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:50 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:50 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:50 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:50 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [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-26 19:48:51 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [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-26 19:48:51 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [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-26 19:48:51 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [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-26 19:48:51 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [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-26 19:48:51 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [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-26 19:48:51 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:51 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:51 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [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-26 19:48:52 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [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-26 19:48:52 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [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-26 19:48:52 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [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-26 19:48:52 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:52 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:52 [vpauto.fr] INFO: Requesting listing page 260: https://vpauto.eu/vehicle/list?page=260
2026-03-26 19:48:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=260> (referer: https://vpauto.eu/vehicle/list?page=259) ['zyte-api']
2026-03-26 19:48:54 [vpauto.fr] INFO: Found 61 ads on page 260
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [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-26 19:48:54 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [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-26 19:48:54 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [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-26 19:48:54 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [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-26 19:48:54 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [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-26 19:48:54 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [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-26 19:48:54 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [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-26 19:48:54 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:54 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:54 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [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-26 19:48:55 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [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-26 19:48:55 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [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-26 19:48:55 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:55 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:55 [vpauto.fr] INFO: Requesting listing page 261: https://vpauto.eu/vehicle/list?page=261
2026-03-26 19:48:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=261> (referer: https://vpauto.eu/vehicle/list?page=260) ['zyte-api']
2026-03-26 19:48:57 [vpauto.fr] INFO: Found 61 ads on page 261
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [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-26 19:48:57 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [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-26 19:48:57 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [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-26 19:48:57 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [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-26 19:48:57 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [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-26 19:48:57 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [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-26 19:48:57 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [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-26 19:48:57 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [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-26 19:48:57 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:57 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:48:57 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:58 [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-26 19:48:58 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:48:58 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:58 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:48:58 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:48:58 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:48:58 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:58 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:48:58 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:58 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:48:58 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:58 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:48:58 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:48:58 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:48:58 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:58 [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-26 19:48:58 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:48:58 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:58 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:48:58 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:58 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:48:58 [vpauto.fr] INFO: Requesting listing page 262: https://vpauto.eu/vehicle/list?page=262
2026-03-26 19:48:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:48:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=262> (referer: https://vpauto.eu/vehicle/list?page=261) ['zyte-api']
2026-03-26 19:48:59 [vpauto.fr] INFO: Found 61 ads on page 262
2026-03-26 19:48:59 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:59 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:48:59 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:48:59 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:48:59 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:48:59 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:48:59 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:48:59 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:48:59 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:59 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:48:59 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:48:59 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:48:59 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:48:59 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:48:59 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:48:59 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:48:59 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:48:59 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:48:59 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [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-26 19:49:00 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [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-26 19:49:00 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [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-26 19:49:00 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [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-26 19:49:00 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [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-26 19:49:00 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [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-26 19:49:00 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [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-26 19:49:00 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [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-26 19:49:00 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [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-26 19:49:00 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [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-26 19:49:00 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:00 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:00 [vpauto.fr] INFO: Requesting listing page 263: https://vpauto.eu/vehicle/list?page=263
2026-03-26 19:49:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=263> (referer: https://vpauto.eu/vehicle/list?page=262) ['zyte-api']
2026-03-26 19:49:02 [vpauto.fr] INFO: Found 61 ads on page 263
2026-03-26 19:49:02 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:02 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:02 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:02 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:02 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:02 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:02 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:02 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:02 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:02 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:02 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [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-26 19:49:03 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:03 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [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-26 19:49:03 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:03 [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-26 19:49:03 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:03 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [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-26 19:49:04 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [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-26 19:49:04 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [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-26 19:49:04 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [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-26 19:49:04 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [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-26 19:49:04 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [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-26 19:49:04 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [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-26 19:49:04 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:04 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:04 [vpauto.fr] INFO: Requesting listing page 264: https://vpauto.eu/vehicle/list?page=264
2026-03-26 19:49:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=264> (referer: https://vpauto.eu/vehicle/list?page=263) ['zyte-api']
2026-03-26 19:49:06 [vpauto.fr] INFO: Found 61 ads on page 264
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [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-26 19:49:06 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [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-26 19:49:06 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [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-26 19:49:06 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [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-26 19:49:06 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [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-26 19:49:06 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [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-26 19:49:06 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:06 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:06 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [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-26 19:49:07 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [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-26 19:49:07 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [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-26 19:49:07 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [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-26 19:49:07 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:07 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:07 [vpauto.fr] INFO: Requesting listing page 265: https://vpauto.eu/vehicle/list?page=265
2026-03-26 19:49:07 [scrapy.extensions.logstats] INFO: Crawled 316 pages (at 20 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:49:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 198MiB
2026-03-26 19:49:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=265> (referer: https://vpauto.eu/vehicle/list?page=264) ['zyte-api']
2026-03-26 19:49:09 [vpauto.fr] INFO: Found 61 ads on page 265
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [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-26 19:49:09 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [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-26 19:49:09 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [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-26 19:49:09 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [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-26 19:49:09 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [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-26 19:49:09 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [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-26 19:49:09 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [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-26 19:49:09 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [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-26 19:49:09 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:09 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:09 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:10 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:10 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:10 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [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-26 19:49:10 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:10 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:10 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:10 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:10 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:10 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:10 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [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-26 19:49:10 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:10 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:10 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:10 [vpauto.fr] INFO: Requesting listing page 266: https://vpauto.eu/vehicle/list?page=266
2026-03-26 19:49:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=266> (referer: https://vpauto.eu/vehicle/list?page=265) ['zyte-api']
2026-03-26 19:49:11 [vpauto.fr] INFO: Found 61 ads on page 266
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:11 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:11 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [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-26 19:49:12 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [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-26 19:49:12 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [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-26 19:49:12 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [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-26 19:49:12 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [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-26 19:49:12 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [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-26 19:49:12 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [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-26 19:49:12 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [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-26 19:49:12 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [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-26 19:49:12 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [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-26 19:49:12 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:12 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:12 [vpauto.fr] INFO: Requesting listing page 267: https://vpauto.eu/vehicle/list?page=267
2026-03-26 19:49:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=267> (referer: https://vpauto.eu/vehicle/list?page=266) ['zyte-api']
2026-03-26 19:49:14 [vpauto.fr] INFO: Found 61 ads on page 267
2026-03-26 19:49:14 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:14 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:14 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:14 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:14 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:14 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:14 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:14 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:14 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:14 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:14 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:14 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:14 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [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-26 19:49:15 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [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-26 19:49:15 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [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-26 19:49:15 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [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-26 19:49:15 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [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-26 19:49:15 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [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-26 19:49:15 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [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-26 19:49:15 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [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-26 19:49:15 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:15 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:15 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [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-26 19:49:16 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [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-26 19:49:16 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:16 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:16 [vpauto.fr] INFO: Requesting listing page 268: https://vpauto.eu/vehicle/list?page=268
2026-03-26 19:49:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=268> (referer: https://vpauto.eu/vehicle/list?page=267) ['zyte-api']
2026-03-26 19:49:18 [vpauto.fr] INFO: Found 61 ads on page 268
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [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-26 19:49:18 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [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-26 19:49:18 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [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-26 19:49:18 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [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-26 19:49:18 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [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-26 19:49:18 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [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-26 19:49:18 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [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-26 19:49:18 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [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-26 19:49:18 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:18 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:18 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [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-26 19:49:19 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [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-26 19:49:19 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:19 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:19 [vpauto.fr] INFO: Requesting listing page 269: https://vpauto.eu/vehicle/list?page=269
2026-03-26 19:49:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=269> (referer: https://vpauto.eu/vehicle/list?page=268) ['zyte-api']
2026-03-26 19:49:21 [vpauto.fr] INFO: Found 61 ads on page 269
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [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-26 19:49:21 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [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-26 19:49:21 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [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-26 19:49:21 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [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-26 19:49:21 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [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-26 19:49:21 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [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-26 19:49:21 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [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-26 19:49:21 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [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-26 19:49:21 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:21 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:21 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [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-26 19:49:22 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [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-26 19:49:22 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:22 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:22 [vpauto.fr] INFO: Requesting listing page 270: https://vpauto.eu/vehicle/list?page=270
2026-03-26 19:49:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=270> (referer: https://vpauto.eu/vehicle/list?page=269) ['zyte-api']
2026-03-26 19:49:24 [vpauto.fr] INFO: Found 61 ads on page 270
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [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-26 19:49:24 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [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-26 19:49:24 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [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-26 19:49:24 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [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-26 19:49:24 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [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-26 19:49:24 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [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-26 19:49:24 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [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-26 19:49:24 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [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-26 19:49:24 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:24 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:24 [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-26 19:49:24 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:24 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:25 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:25 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:25 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:25 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:25 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:25 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:25 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:25 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:25 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:25 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:25 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:25 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:25 [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-26 19:49:25 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:25 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:25 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:25 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:25 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:25 [vpauto.fr] INFO: Requesting listing page 271: https://vpauto.eu/vehicle/list?page=271
2026-03-26 19:49:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=271> (referer: https://vpauto.eu/vehicle/list?page=270) ['zyte-api']
2026-03-26 19:49:26 [vpauto.fr] INFO: Found 61 ads on page 271
2026-03-26 19:49:26 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:26 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:26 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:26 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:26 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:26 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:26 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:26 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:26 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:26 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:26 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:26 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:26 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:26 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:26 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:26 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:26 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [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-26 19:49:27 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [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-26 19:49:27 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [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-26 19:49:27 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [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-26 19:49:27 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [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-26 19:49:27 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [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-26 19:49:27 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [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-26 19:49:27 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:27 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:27 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [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-26 19:49:28 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [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-26 19:49:28 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49: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-26 19:49:28 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:28 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:28 [vpauto.fr] INFO: Requesting listing page 272: https://vpauto.eu/vehicle/list?page=272
2026-03-26 19:49:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=272> (referer: https://vpauto.eu/vehicle/list?page=271) ['zyte-api']
2026-03-26 19:49:29 [vpauto.fr] INFO: Found 61 ads on page 272
2026-03-26 19:49:29 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:29 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:29 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:29 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:29 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:29 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:29 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:29 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:29 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:29 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:29 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:29 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:29 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:29 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:29 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:29 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:29 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:29 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:29 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [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-26 19:49:30 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [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-26 19:49:30 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [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-26 19:49:30 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [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-26 19:49:30 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [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-26 19:49:30 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [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-26 19:49:30 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [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-26 19:49:30 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [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-26 19:49:30 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [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-26 19:49:30 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [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-26 19:49:30 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:30 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:30 [vpauto.fr] INFO: Requesting listing page 273: https://vpauto.eu/vehicle/list?page=273
2026-03-26 19:49:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=273> (referer: https://vpauto.eu/vehicle/list?page=272) ['zyte-api']
2026-03-26 19:49:32 [vpauto.fr] INFO: Found 61 ads on page 273
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [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-26 19:49:32 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:32 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:32 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [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-26 19:49:33 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [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-26 19:49:33 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [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-26 19:49:33 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [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-26 19:49:33 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [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-26 19:49:33 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [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-26 19:49:33 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [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-26 19:49:33 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [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-26 19:49:33 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [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-26 19:49:33 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:33 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:33 [vpauto.fr] INFO: Requesting listing page 274: https://vpauto.eu/vehicle/list?page=274
2026-03-26 19:49:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=274> (referer: https://vpauto.eu/vehicle/list?page=273) ['zyte-api']
2026-03-26 19:49:35 [vpauto.fr] INFO: Found 61 ads on page 274
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [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-26 19:49:35 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [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-26 19:49:35 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [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-26 19:49:35 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [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-26 19:49:35 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [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-26 19:49:35 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [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-26 19:49:35 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [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-26 19:49:35 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [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-26 19:49:35 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:35 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:35 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [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-26 19:49:36 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [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-26 19:49:36 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:36 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:36 [vpauto.fr] INFO: Requesting listing page 275: https://vpauto.eu/vehicle/list?page=275
2026-03-26 19:49:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=275> (referer: https://vpauto.eu/vehicle/list?page=274) ['zyte-api']
2026-03-26 19:49:37 [vpauto.fr] INFO: Found 61 ads on page 275
2026-03-26 19:49:37 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:37 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:37 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:37 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:37 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:37 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:37 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:37 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:37 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:37 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:37 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:37 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:37 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:37 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:37 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:37 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:37 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:37 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:37 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:37 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:37 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [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-26 19:49:38 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [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-26 19:49:38 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [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-26 19:49:38 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [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-26 19:49:38 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [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-26 19:49:38 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [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-26 19:49:38 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:38 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:38 [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-26 19:49:38 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:38 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [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-26 19:49:39 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [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-26 19:49:39 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [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-26 19:49:39 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:39 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:39 [vpauto.fr] INFO: Requesting listing page 276: https://vpauto.eu/vehicle/list?page=276
2026-03-26 19:49:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=276> (referer: https://vpauto.eu/vehicle/list?page=275) ['zyte-api']
2026-03-26 19:49:41 [vpauto.fr] INFO: Found 61 ads on page 276
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [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-26 19:49:41 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [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-26 19:49:41 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [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-26 19:49:41 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [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-26 19:49:41 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [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-26 19:49:41 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [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-26 19:49:41 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [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-26 19:49:41 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [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-26 19:49:41 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:41 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:41 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [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-26 19:49:42 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [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-26 19:49:42 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:42 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:42 [vpauto.fr] INFO: Requesting listing page 277: https://vpauto.eu/vehicle/list?page=277
2026-03-26 19:49:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=277> (referer: https://vpauto.eu/vehicle/list?page=276) ['zyte-api']
2026-03-26 19:49:44 [vpauto.fr] INFO: Found 61 ads on page 277
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [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-26 19:49:44 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [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-26 19:49:44 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [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-26 19:49:44 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [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-26 19:49:44 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [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-26 19:49:44 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [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-26 19:49:44 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [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-26 19:49:44 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49: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-26 19:49:44 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:44 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:44 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:45 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:45 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [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-26 19:49:45 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:45 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:45 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:45 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:45 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:45 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:45 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [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-26 19:49:45 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:45 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:45 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:45 [vpauto.fr] INFO: Requesting listing page 278: https://vpauto.eu/vehicle/list?page=278
2026-03-26 19:49:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=278> (referer: https://vpauto.eu/vehicle/list?page=277) ['zyte-api']
2026-03-26 19:49:46 [vpauto.fr] INFO: Found 61 ads on page 278
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [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-26 19:49:46 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:46 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:46 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [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-26 19:49:47 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [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-26 19:49:47 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [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-26 19:49:47 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [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-26 19:49:47 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [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-26 19:49:47 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [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-26 19:49:47 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [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-26 19:49:47 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [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-26 19:49:47 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [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-26 19:49:47 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:47 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:47 [vpauto.fr] INFO: Requesting listing page 279: https://vpauto.eu/vehicle/list?page=279
2026-03-26 19:49:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=279> (referer: https://vpauto.eu/vehicle/list?page=278) ['zyte-api']
2026-03-26 19:49:49 [vpauto.fr] INFO: Found 61 ads on page 279
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:49 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:49 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [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-26 19:49:50 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [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-26 19:49:50 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [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-26 19:49:50 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [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-26 19:49:50 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [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-26 19:49:50 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [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-26 19:49:50 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [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-26 19:49:50 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [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-26 19:49:50 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [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-26 19:49:50 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [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-26 19:49:50 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:50 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:50 [vpauto.fr] INFO: Requesting listing page 280: https://vpauto.eu/vehicle/list?page=280
2026-03-26 19:49:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=280> (referer: https://vpauto.eu/vehicle/list?page=279) ['zyte-api']
2026-03-26 19:49:52 [vpauto.fr] INFO: Found 61 ads on page 280
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [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-26 19:49:52 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:52 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:52 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [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-26 19:49:53 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [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-26 19:49:53 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [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-26 19:49:53 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [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-26 19:49:53 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [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-26 19:49:53 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [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-26 19:49:53 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [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-26 19:49:53 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [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-26 19:49:53 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [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-26 19:49:53 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:53 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:53 [vpauto.fr] INFO: Requesting listing page 281: https://vpauto.eu/vehicle/list?page=281
2026-03-26 19:49:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=281> (referer: https://vpauto.eu/vehicle/list?page=280) ['zyte-api']
2026-03-26 19:49:55 [vpauto.fr] INFO: Found 61 ads on page 281
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [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-26 19:49:55 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:55 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:55 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [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-26 19:49:56 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [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-26 19:49:56 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [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-26 19:49:56 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [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-26 19:49:56 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [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-26 19:49:56 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [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-26 19:49:56 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [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-26 19:49:56 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [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-26 19:49:56 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [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-26 19:49:56 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:56 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:56 [vpauto.fr] INFO: Requesting listing page 282: https://vpauto.eu/vehicle/list?page=282
2026-03-26 19:49:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:49:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=282> (referer: https://vpauto.eu/vehicle/list?page=281) ['zyte-api']
2026-03-26 19:49:58 [vpauto.fr] INFO: Found 61 ads on page 282
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [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-26 19:49:58 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [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-26 19:49:58 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [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-26 19:49:58 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [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-26 19:49:58 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [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-26 19:49:58 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:49:58 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:49:58 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [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-26 19:49:59 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [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-26 19:49:59 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [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-26 19:49:59 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49: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-26 19:49:59 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [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-26 19:49:59 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:49:59 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:49:59 [vpauto.fr] INFO: Requesting listing page 283: https://vpauto.eu/vehicle/list?page=283
2026-03-26 19:49:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=283> (referer: https://vpauto.eu/vehicle/list?page=282) ['zyte-api']
2026-03-26 19:50:01 [vpauto.fr] INFO: Found 61 ads on page 283
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:50:01 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:50:01 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [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-26 19:50:02 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [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-26 19:50:02 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [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-26 19:50:02 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [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-26 19:50:02 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [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-26 19:50:02 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [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-26 19:50:02 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [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-26 19:50:02 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [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-26 19:50:02 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [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-26 19:50:02 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [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-26 19:50:02 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:02 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:50:02 [vpauto.fr] INFO: Requesting listing page 284: https://vpauto.eu/vehicle/list?page=284
2026-03-26 19:50:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=284> (referer: https://vpauto.eu/vehicle/list?page=283) ['zyte-api']
2026-03-26 19:50:04 [vpauto.fr] INFO: Found 61 ads on page 284
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [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-26 19:50:04 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [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-26 19:50:04 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [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-26 19:50:04 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [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-26 19:50:04 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [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-26 19:50:04 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [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-26 19:50:04 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:50:04 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:50:04 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [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-26 19:50:05 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [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-26 19:50:05 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [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-26 19:50:05 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [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-26 19:50:05 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:05 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:50:05 [vpauto.fr] INFO: Requesting listing page 285: https://vpauto.eu/vehicle/list?page=285
2026-03-26 19:50:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:50:06 [scrapy.extensions.logstats] INFO: Crawled 336 pages (at 20 pages/min), scraped 43 items (at 0 items/min)
2026-03-26 19:50:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 198MiB
2026-03-26 19:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=285> (referer: https://vpauto.eu/vehicle/list?page=284) ['zyte-api']
2026-03-26 19:50:07 [vpauto.fr] INFO: Found 61 ads on page 285
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [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-26 19:50:07 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [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-26 19:50:07 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [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-26 19:50:07 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [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-26 19:50:07 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [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-26 19:50:07 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [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-26 19:50:07 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [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-26 19:50:07 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [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-26 19:50:07 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:07 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:50:07 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [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-26 19:50:08 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [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-26 19:50:08 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:08 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:50:08 [vpauto.fr] INFO: Requesting listing page 286: https://vpauto.eu/vehicle/list?page=286
2026-03-26 19:50:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:50:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=286> (referer: https://vpauto.eu/vehicle/list?page=285) ['zyte-api']
2026-03-26 19:50:09 [vpauto.fr] INFO: Found 61 ads on page 286
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [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-26 19:50:09 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:50:09 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:50:09 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [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-26 19:50:10 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [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-26 19:50:10 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [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-26 19:50:10 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [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-26 19:50:10 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [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-26 19:50:10 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [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-26 19:50:10 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [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-26 19:50:10 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [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-26 19:50:10 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [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-26 19:50:10 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:10 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:50:10 [vpauto.fr] INFO: Requesting listing page 287: https://vpauto.eu/vehicle/list?page=287
2026-03-26 19:50:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=287> (referer: https://vpauto.eu/vehicle/list?page=286) ['zyte-api']
2026-03-26 19:50:12 [vpauto.fr] INFO: Found 61 ads on page 287
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:50:12 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:12 [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-26 19:50:12 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:50:12 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [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-26 19:50:13 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [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-26 19:50:13 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [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-26 19:50:13 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [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-26 19:50:13 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [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-26 19:50:13 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [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-26 19:50:13 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27241d789436%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 241d789436: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 31762ac836
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [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-26 19:50:13 [vpauto.fr] INFO: Scrape type for 31762ac836: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 5cb679ddbf
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cb679ddbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 5cb679ddbf: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 95b067c736
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2795b067c736%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 95b067c736: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: c3664271bf
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c3664271bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for c3664271bf: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 526c8972bf
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27526c8972bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 526c8972bf: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: 79f7e0af36
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779f7e0af36%27 HTTP/1.1" 200 None
2026-03-26 19:50:13 [vpauto.fr] INFO: Scrape type for 79f7e0af36: 0
2026-03-26 19:50:13 [vpauto.fr] INFO: Found listing with ID: cbc47bbbf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cbc47bbbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for cbc47bbbf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: 7d08db4bf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277d08db4bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for 7d08db4bf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: e9c4195dbf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e9c4195dbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for e9c4195dbf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: 33708d00bf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2733708d00bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for 33708d00bf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: 3ca1bb9cbf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [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-26 19:50:14 [vpauto.fr] INFO: Scrape type for 3ca1bb9cbf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: 454abd0cbf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27454abd0cbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for 454abd0cbf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: d666f9ff36
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27d666f9ff36%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for d666f9ff36: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: e04bf84fbf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e04bf84fbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for e04bf84fbf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: cf986a83bf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27cf986a83bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for cf986a83bf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: 8e5ed4cfbf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278e5ed4cfbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for 8e5ed4cfbf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: aeffb1636
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27aeffb1636%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for aeffb1636: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: 476c2d56bf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [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-26 19:50:14 [vpauto.fr] INFO: Scrape type for 476c2d56bf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: f9890b33bf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27f9890b33bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for f9890b33bf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Found listing with ID: c583317bbf
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c583317bbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:14 [vpauto.fr] INFO: Scrape type for c583317bbf: 0
2026-03-26 19:50:14 [vpauto.fr] INFO: Requesting listing page 288: https://vpauto.eu/vehicle/list?page=288
2026-03-26 19:50:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-26 19:50:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://vpauto.eu/vehicle/list?page=288> (referer: https://vpauto.eu/vehicle/list?page=287) ['zyte-api']
2026-03-26 19:50:15 [vpauto.fr] INFO: Found 61 ads on page 288
2026-03-26 19:50:15 [vpauto.fr] INFO: Found listing with ID: b5670a7dbf
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b5670a7dbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:15 [vpauto.fr] INFO: Scrape type for b5670a7dbf: 0
2026-03-26 19:50:15 [vpauto.fr] INFO: Found listing with ID: c2378b5236
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c2378b5236%27 HTTP/1.1" 200 None
2026-03-26 19:50:15 [vpauto.fr] INFO: Scrape type for c2378b5236: 0
2026-03-26 19:50:15 [vpauto.fr] INFO: Found listing with ID: 7aae7fad36
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%277aae7fad36%27 HTTP/1.1" 200 None
2026-03-26 19:50:15 [vpauto.fr] INFO: Scrape type for 7aae7fad36: 0
2026-03-26 19:50:15 [vpauto.fr] INFO: Found listing with ID: 3a68f77bbf
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273a68f77bbf%27 HTTP/1.1" 200 None
2026-03-26 19:50:15 [vpauto.fr] INFO: Scrape type for 3a68f77bbf: 0
2026-03-26 19:50:15 [vpauto.fr] INFO: Found listing with ID: 79ac0d42bf
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2779ac0d42bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:15 [vpauto.fr] INFO: Scrape type for 79ac0d42bf: 0
2026-03-26 19:50:15 [vpauto.fr] INFO: Found listing with ID: c905b6b8bf
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c905b6b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:15 [vpauto.fr] INFO: Scrape type for c905b6b8bf: 0
2026-03-26 19:50:15 [vpauto.fr] INFO: Found listing with ID: db1806c136
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27db1806c136%27 HTTP/1.1" 200 None
2026-03-26 19:50:15 [vpauto.fr] INFO: Scrape type for db1806c136: 0
2026-03-26 19:50:15 [vpauto.fr] INFO: Found listing with ID: fe0b992736
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27fe0b992736%27 HTTP/1.1" 200 None
2026-03-26 19:50:15 [vpauto.fr] INFO: Scrape type for fe0b992736: 0
2026-03-26 19:50:15 [vpauto.fr] INFO: Found listing with ID: 23f0618936
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2723f0618936%27 HTTP/1.1" 200 None
2026-03-26 19:50:15 [vpauto.fr] INFO: Scrape type for 23f0618936: 0
2026-03-26 19:50:15 [vpauto.fr] INFO: Found listing with ID: 6e1d3fc536
2026-03-26 19:50:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276e1d3fc536%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 6e1d3fc536: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 39394521bf
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2739394521bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 39394521bf: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 74acaaf0bf
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2774acaaf0bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 74acaaf0bf: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: c9e1b4dabf
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c9e1b4dabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for c9e1b4dabf: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 8f1d2c636
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%278f1d2c636%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 8f1d2c636: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: aa288bcbf
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [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-26 19:50:16 [vpauto.fr] INFO: Scrape type for aa288bcbf: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: c5b720395a
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5b720395a%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for c5b720395a: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 89f40eb936
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2789f40eb936%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 89f40eb936: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 3b611cc036
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%273b611cc036%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 3b611cc036: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: ad8d635336
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ad8d635336%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for ad8d635336: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: b69976b036
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27b69976b036%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for b69976b036: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: dc80df84bf
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27dc80df84bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for dc80df84bf: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 38b742b8bf
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2738b742b8bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 38b742b8bf: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 61840929aa
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%2761840929aa%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 61840929aa: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: ba117d60bf
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27ba117d60bf%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for ba117d60bf: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: a12bfcea36
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27a12bfcea36%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for a12bfcea36: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 31c7da44bf
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [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-26 19:50:16 [vpauto.fr] INFO: Scrape type for 31c7da44bf: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 446a3dea36
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [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-26 19:50:16 [vpauto.fr] INFO: Scrape type for 446a3dea36: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: b9d34daf36
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [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-26 19:50:16 [vpauto.fr] INFO: Scrape type for b9d34daf36: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 8b72dc53bf
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [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-26 19:50:16 [vpauto.fr] INFO: Scrape type for 8b72dc53bf: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 5cf92eeabf
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275cf92eeabf%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 5cf92eeabf: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 1bc4fa2436
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [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-26 19:50:16 [vpauto.fr] INFO: Scrape type for 1bc4fa2436: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: af3b06ff36
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27af3b06ff36%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for af3b06ff36: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: e3e3f47b36
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27e3e3f47b36%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for e3e3f47b36: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 955b8d45a
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27955b8d45a%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 955b8d45a: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 6334e9e65a
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%276334e9e65a%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 6334e9e65a: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 4ddb630d5a
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%274ddb630d5a%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 4ddb630d5a: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 5b8c814836
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%275b8c814836%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for 5b8c814836: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: c5c07e415a
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c5c07e415a%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for c5c07e415a: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: f8647fc0bf
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [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-26 19:50:16 [vpauto.fr] INFO: Scrape type for f8647fc0bf: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: c684d04436
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27vpauto.fr%27%20and%20RowKey%20eq%20%27c684d04436%27 HTTP/1.1" 200 None
2026-03-26 19:50:16 [vpauto.fr] INFO: Scrape type for c684d04436: 0
2026-03-26 19:50:16 [vpauto.fr] INFO: Found listing with ID: 241d789436
2026-03-26 19:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1"